-
Notifications
You must be signed in to change notification settings - Fork 204
fix: remove unecessary deps #4656
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
Conversation
📝 WalkthroughWalkthroughRemoved explicit Python (python=3.14.0) pins from several GATK3 environment files, removed Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
fxwiegand
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 can only give the feedback that there shouldn't be an issue regarding the datavzrd wrapper. I would be happy to help out with testing in a separate PR where the deps in question would be removed.
🤖 I have created a release *beep* *boop* --- ## [8.1.0](v8.0.3...v8.1.0) (2025-12-10) ### Features * add falco wrapper ([#4763](#4763)) ([85e34a4](85e34a4)) * go-yq ([#4779](#4779)) ([57e3fa8](57e3fa8)) ### Bug Fixes * remove unecessary deps ([#4656](#4656)) ([1bf5710](1bf5710)) ### Performance Improvements * autobump bio/emu/abundance/environment.yaml ([#4765](#4765)) ([98c465a](98c465a)) * autobump bio/emu/collapse-taxonomy/environment.yaml ([#4766](#4766)) ([a619e8f](a619e8f)) * autobump bio/emu/combine-outputs/environment.yaml ([#4764](#4764)) ([8347768](8347768)) * autobump bio/encode_fastq_downloader/environment.yaml ([#4767](#4767)) ([4851d17](4851d17)) * autobump bio/gatk3/baserecalibrator/environment.yaml ([#4770](#4770)) ([c34b8aa](c34b8aa)) * autobump bio/gatk3/indelrealigner/environment.yaml ([#4769](#4769)) ([d92e5c8](d92e5c8)) * autobump bio/gatk3/printreads/environment.yaml ([#4768](#4768)) ([3ed21f3](3ed21f3)) * autobump bio/gatk3/realignertargetcreator/environment.yaml ([#4771](#4771)) ([fe85ad1](fe85ad1)) * autobump bio/orthanq/environment.yaml ([#4772](#4772)) ([5a0eec4](5a0eec4)) * autobump bio/seqkit/environment.yaml ([#4740](#4740)) ([4795922](4795922)) * autobump bio/snpsift/annotate/environment.yaml ([#4774](#4774)) ([4452525](4452525)) * autobump bio/snpsift/dbnsfp/environment.yaml ([#4775](#4775)) ([c9dd006](c9dd006)) * autobump bio/snpsift/genesets/environment.yaml ([#4773](#4773)) ([1e86534](1e86534)) * autobump bio/snpsift/gwascat/environment.yaml ([#4777](#4777)) ([178d9c0](178d9c0)) * autobump bio/snpsift/varType/environment.yaml ([#4776](#4776)) ([6f09aec](6f09aec)) * autobump bio/vep/plugins/environment.yaml ([#4778](#4778)) ([d0d7034](d0d7034)) * Update alignoth report meta wrapper ([#4729](#4729)) ([1e8db28](1e8db28)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
QC
snakemake-wrappers.While the contributions guidelines are more extensive, please particularly ensure that:
test.pywas updated to call any added or updated example rules in aSnakefileinput:andoutput:file paths in the rules can be chosen arbitrarilyinput:oroutput:)tempfile.gettempdir()points tometa.yamlcontains a link to the documentation of the respective tool or command underurl:Summary by CodeRabbit