-
Notifications
You must be signed in to change notification settings - Fork 7
Prepare release v0.9.1 #467
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
Merged
Merged
Conversation
This file contains hidden or 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
Fix GitHub link in start docs
Update pyproject.toml
Adds a more reliable method of detecting HERMES DOIs to the `hermes-marketplace` command. This detection mechanism is used to figure out which plugins are "builtin" (via `schema:isPartOf`).
Co-authored-by: David Pape <d.pape@hzdr.de>
…-metadata Fix broken HERMES DOI in plugin marketplace
Feature/308 init with remotes
adr for plugin init descision
…gins Feature/298 init install plugins
Mask values of subcommand option arguments
zyzzyxdonta
requested changes
Jan 12, 2026
Contributor
zyzzyxdonta
left a comment
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.
I checked
git diff origin/develop origin/release/v0.9.1to make sure no strange changes were introduced. Everything looks fine to me except for the changes related to flake8.
This reverts commit 9bcfe35.
Member
|
We should probably get #463 included, too. |
zyzzyxdonta
approved these changes
Jan 12, 2026
This reverts commit 3302522.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
test coverage is at least 65%, andthat all tests pass.Check if the documentation aligns with the code (also run tutorial to check completeness).skipped💡 If something goes wrong in the release branch, you can always delete it, fix things in a feature branch, merge into develop following the workflow above, and start anew.