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

Add 'preview' to workflow runtime metadata #4985

Conversation

greenberga
Copy link
Contributor

@greenberga greenberga commented May 9, 2024

This addresses #4478. I more-or-less copied the implementation of the stubRun property.

@greenberga greenberga requested a review from a team as a code owner May 9, 2024 18:38
Copy link

netlify bot commented May 9, 2024

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit a20ac97
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/664654d9f24f6f00082662bc
😎 Deploy Preview https://deploy-preview-4985--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 site configuration.

@greenberga greenberga force-pushed the greenberg/4478/add-preview-runtime-metadata branch from d192b9d to 6d9ee33 Compare May 9, 2024 18:39
Signed-off-by: Aaron Greenberg <p@aaronjgreenberg.com>
Includes a boolean property on the workflow metadata object
representing whether the current run is in preview mode.

Closes nextflow-io#4478

Signed-off-by: Aaron Greenberg <p@aaronjgreenberg.com>
@greenberga greenberga force-pushed the greenberg/4478/add-preview-runtime-metadata branch from 6d9ee33 to 0bd0ee4 Compare May 12, 2024 23:13
docs/metadata.md Outdated Show resolved Hide resolved
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Copy link
Member

@pditommaso pditommaso left a comment

Choose a reason for hiding this comment

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

Thanks for contributing this PR

@pditommaso pditommaso merged commit 935bb1e into nextflow-io:master May 16, 2024
4 of 5 checks passed
@bentsherman bentsherman linked an issue May 16, 2024 that may be closed by this pull request
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.

Add preview to workflow runtime metadata
2 participants