feat: py-snakemake-storage-plugin-rucio-0.4.1#175
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds the py-snakemake-storage-plugin-rucio package at version 0.4.1, enabling Rucio storage backend support for Snakemake workflows. This follows the established pattern for adding Snakemake storage plugins to the EIC software environment.
Changes:
- Added cherry-pick commit for the new package to spack-packages repository
- Added version constraint for py-snakemake-storage-plugin-rucio in packages.yaml
- Added package to xl environment spec list
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| spack-packages.sh | Added cherry-pick hash b2f469de6a7c823bf93b9fa408b0ef4b67442f5f with descriptive comment for py-snakemake-storage-plugin-rucio v0.4.1 |
| spack-environment/packages.yaml | Added version constraint '@0.4.1:' for py-snakemake-storage-plugin-rucio in alphabetical order |
| spack-environment/xl/spack.yaml | Added py-snakemake-storage-plugin-rucio to specs list in alphabetical order after py-snakemake-storage-plugin-fs |
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.
Briefly, what does this PR introduce?
This PR adds
py-snakemake-storage-plugin-rucio, v0.4.1.