Skip to content
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

Auto-ignore modules from being updated with nf-core modules install --all #1204

Closed
drpatelh opened this issue Jul 14, 2021 · 1 comment
Closed

Comments

@drpatelh
Copy link
Member

Support for ignoring modules with nf-core modules bump-versions was added in #1162 but it would also be good to have the ability to use .nf-core.yml to ignore modules from being updated when running nf-core modules install --all for scenarios where the pipeline developer may want to use an older version of a module available on nf-core/modules and stick to that. This would save having to manually update a subset of modules each time an update is required.

@ErikDanielsson
Copy link
Contributor

Implemented as of the merge of #1206

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants