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

Improve inspect mode #5605

Merged
merged 3 commits into from
Dec 13, 2024
Merged

Improve inspect mode #5605

merged 3 commits into from
Dec 13, 2024

Conversation

pditommaso
Copy link
Member

This PR improve the granularity of `ContainerInspectMode semantics so that it's possible independently if the inspect mode has been enabled and if it's running in dry-run (or concretize) mode.

Previously the active method was implemented with the semantics of "dry-run". In this PR it the method is has been renamed to dryRun to better reflect its semantics.

Along with this a method activate it has been added to detect when the inspect mode is running.

Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Copy link

netlify bot commented Dec 13, 2024

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 3cd30d6
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/675c1bbe74915e0008583007

Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
@pditommaso pditommaso merged commit 8e2056e into master Dec 13, 2024
10 checks passed
@pditommaso pditommaso deleted the improve-inspect-mode branch December 13, 2024 13:47
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.

2 participants