Skip to content

Conversation

@bentsherman
Copy link
Member

Close #844

@netlify
Copy link

netlify bot commented Aug 24, 2023

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 93af8fe
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/64e778e021aea7000817e30c

@pditommaso

This comment was marked as off-topic.

@netlify
Copy link

netlify bot commented Apr 19, 2024

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit 9e8b1f7
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/68386d2d28c8300008ad7d65
😎 Deploy Preview https://deploy-preview-4214--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@bentsherman bentsherman changed the title Add dry resume option Dry resume Apr 19, 2024
@bentsherman bentsherman linked an issue Apr 22, 2024 that may be closed by this pull request
@bentsherman

This comment was marked as outdated.

@bentsherman bentsherman changed the title Dry resume Dry run Apr 22, 2024
@ewels
Copy link
Member

ewels commented May 20, 2024

  • I would consider enabling this "deep" cache analysis only when the dry run is enabled

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.

Signed-off-by: Ben Sherman <[email protected]>
@bentsherman bentsherman marked this pull request as ready for review May 29, 2025 14:20
@bentsherman bentsherman requested a review from a team as a code owner May 29, 2025 14:20
@bentsherman bentsherman requested a review from pditommaso May 29, 2025 14:20
`-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.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
: 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.

Copy link
Collaborator

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.

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

Successfully merging this pull request may close these issues.

"dry run" option? [feature] Resume: print cache invalidation reason to console

5 participants