-
Notifications
You must be signed in to change notification settings - Fork 192
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
Add nf-core subworkflows update
command
#2019
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #2019 +/- ##
==========================================
+ Coverage 63.74% 65.31% +1.56%
==========================================
Files 41 42 +1
Lines 4913 5322 +409
==========================================
+ Hits 3132 3476 +344
- Misses 1781 1846 +65
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Don't forget to also update the |
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
… into subworkflowsupdate
@nf-core-bot fix linting |
@mashehu I think I'm ready to merge if you agree after the review changes 🙂 |
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.
Yes, it's good to go!
Close #1892
Update all modules and subworkflows used by the subworkflow being updated.
Update all subworkflows that use the module being updated.
Raise a warning informing that it's advised to keep everything up to date. Prompt a questionary to confirm the update of all modules/subworkflows related to the updated component.
New option --recursive updates everything without asking.
PR checklist
CHANGELOG.md
is updateddocs
is updated