Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the container images used by the pipeline and bumps the package version from 0.13 to 0.14 to address an issue with sequential database analysis.
Changes:
- Updated sequana_tools and sequana container URLs from version 25.11.15 to 26.1.14
- Added
download_taxonomyto localrules to ensure it runs locally instead of on cluster nodes - Bumped package version to 0.14 and updated changelog
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| pyproject.toml | Version bumped from 0.13 to 0.14 |
| sequana_pipelines/multitax/config.yaml | Updated container URLs for sequana_tools and sequana to version 26.1.14 |
| sequana_pipelines/multitax/multitax.rules | Added download_taxonomy to localrules directive |
| README.rst | Added changelog entry for version 0.14.0 documenting the fix |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ========= ==================================================================== | ||
| 0.14.0 * updated container and sequana to fix issue with sequential | ||
| analysis (several DBs) | ||
| 0.13.0 * new containerisaton |
There was a problem hiding this comment.
Spelling error: "containerisaton" should be "containerisation" (or "containerization" in American English).
Suggested change
| 0.13.0 * new containerisaton | |
| 0.13.0 * new containerisation |
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
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.
No description provided.