-
Notifications
You must be signed in to change notification settings - Fork 1
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
Pin version of nf-validation and nf-iridanext #11 #12
Pin version of nf-validation and nf-iridanext #11 #12
Conversation
…tflow.config file
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 looks great to me. Thanks so much @kylacochrane 😄 . I have just one comment.
|
Added the newest version to the top of the CHANGELOG
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 all looks great to me. Thanks so much @kylacochrane 🥳
The failing nf-core lint
will be addressed later when we have more time to sync our pipeline with latest nf-core.
…tflow.config file
This PR is linked to the following issue: Pin version of nf-validation and nf-iridanext #11
This PR pins two Nextflow plugins to specific versions in the nextflow.config file:
This change was required due to an upcoming upgrade of the nf-validation plugin from 1.1.3 to 2.0.0 which will make breaking changes (nextflow-io/plugins#66).
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).CHANGELOG.md
is updated.