-
Notifications
You must be signed in to change notification settings - Fork 764
Dry run #4214
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
base: master
Are you sure you want to change the base?
Dry run #4214
Conversation
✅ Deploy Preview for nextflow-docs-staging canceled.
|
This comment was marked as off-topic.
This comment was marked as off-topic.
✅ Deploy Preview for nextflow-docs-staging ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This comment was marked as outdated.
This comment was marked as outdated.
And / or as a opt-in? I can imagine some people (me) wanting it routinely if not doing large runs. Might be annoying to have to go back and re-do a dry run every time. |
5a93547 to
27345a6
Compare
Signed-off-by: Ben Sherman <[email protected]>
| `-dry` | ||
| : :::{versionadded} 25.10.0 | ||
| ::: | ||
| : Print the tasks that will be executed, then exit without executing any tasks. Can be combined with `-resume` to test how much a previous run can be resumed. |
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.
| : Print the tasks that will be executed, then exit without executing any tasks. Can be combined with `-resume` to test how much a previous run can be resumed. | |
| : Print the tasks that will be executed, then exit without executing any tasks. Can be combined with `-resume` to test how much of a previous run can be resumed. |
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.
Please check meaning is retained.
b4b321e to
069653d
Compare
Close #844