Skip to content

Conversation

@georgi-seqera
Copy link
Contributor

Related issue: #545

Adds support for resource labels to the launch command.

Guidance for testing:

Follow the steps in the linked issue's "steps to reproduce" and no error shoud occur.

  • Create a CE with a resource label (e.g. 'bug=true').
  • Point the Platform CLI to the instance where your CE exists.
  • ry to invoke a pipeline (this is an example of unsaved pipeline):
./tw launch --labels="bug=true" --workspace WORKSPACE_ID --compute-env CE_NAME --name test --revision master https://github.com/nextflow-io/hello

Copy link
Contributor

@tcrespog tcrespog left a comment

Choose a reason for hiding this comment

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

Tested and worked successfully. Thank you, @georgi-seqera.

@georgi-seqera georgi-seqera merged commit ccb5ccc into master Nov 25, 2025
15 checks passed
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.

3 participants