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

Pipeline launch label support #322

Merged
merged 6 commits into from
Sep 22, 2023

Conversation

JaimeSeqLabs
Copy link
Contributor

Description

Introduce a new flag to add labels when launching pipelines.

Closes #312

Guidelines for testing

  • Launch a pipeline adding labels:
    tw launch test_hello -l CliLabelOne,CliLabelTwo,UserLabel -w Org/Wsp

Any label that does't exist previous to the launch will be created

  • List pipeline runs showing labels:
    tw runs list -l -w Org/Wsp

image

@JaimeSeqLabs JaimeSeqLabs linked an issue Aug 17, 2023 that may be closed by this pull request
@JaimeSeqLabs JaimeSeqLabs added enhancement New feature or request API New things that have the API that are not yet supported by the CLI labels Aug 17, 2023
@JaimeSeqLabs JaimeSeqLabs marked this pull request as ready for review August 17, 2023 14:01
@JaimeSeqLabs JaimeSeqLabs self-assigned this Aug 17, 2023
…bel-support-for-tw-launch

# Conflicts:
#	conf/reflect-config.json
@JaimeSeqLabs JaimeSeqLabs merged commit 654deaa into master Sep 22, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API New things that have the API that are not yet supported by the CLI enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add pipeline label support for 'tw launch'
4 participants