-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ENH: pcds-5.9.0 #341
Merged
Merged
ENH: pcds-5.9.0 #341
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
5b4038e
ENH: add requested packages and nitpick conda vs pypi and keep updated
ZLLentz a655445
BLD: update pins
ZLLentz e29d659
SEC: clear and update security pins to likely the minimum needed
ZLLentz cb917ae
FIX: switch get_extras to standard parsing for better robustness
ZLLentz 4ed4bda
ENH: add py-trees!
ZLLentz f7da250
BLD: update pins
ZLLentz 277a238
BLD: pin matplotlib back until dependencies all use matplotlib-base
ZLLentz 30e82b8
WIP: temporary pins section
ZLLentz 322bafe
BLD: avoid bluesky incompat
ZLLentz d331b29
BLD: force the qt5 opencv builds
ZLLentz f6a696f
TST: don't fail the build on too-noisy pip check for bad pkg metadata
ZLLentz 7beae76
CI: try more intricate sequencing: only do certain steps when main bu…
ZLLentz 8b94535
ENH/CI: include pip checking in the readiness builds too
ZLLentz 2b515d9
BLD: update pinning
ZLLentz 9366407
CI: typo in readiness checks for pypi
ZLLentz ca4c849
BLD: drop matplotlib pin, accept databroker pin for a bit longer
ZLLentz c39e3fe
TST: include security pins in the conda py compat checks to better te…
ZLLentz 64751cb
BLD: pin matplotlib for consistency
ZLLentz f92cba1
CI: run env export through the script that includes the pip git installs
ZLLentz 6fc4abd
DOC: see how the release notes look if we start with added packages (…
ZLLentz d443233
FIX: wrong order for inline spec + file spec
ZLLentz 5466d88
BLD: build pcds-5.9.0 locally and export yaml
ZLLentz 0a6366d
CI: try to fix ci versino of export env
ZLLentz 6522242
DOC: typo in docstring
ZLLentz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This also pins bluesky (non-base), which has a strict bluesky-base pin. So the comment here makes sense 👍