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

feat(publish-cli): add manual trigger for CLI publish workflow #32323

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

esolitos
Copy link
Contributor

@esolitos esolitos commented Sep 3, 2024

What

Adds a manual workflow trigger to the CLI publish workflow to allow manually triggering the publish process with a specific version.

Why

This provides a way to manually publish a new CLI version, this is useful for example to re-publish versions when issues in the original workflow.

Adds a manual workflow trigger to the CLI publish workflow to allow manually triggering the publish process with a specific version.
This provides a way to manually publish a new CLI version without needing to create a new git tag.
@esolitos esolitos force-pushed the publish-cli-workflow-updates branch from a31d7e4 to 091b0f1 Compare September 3, 2024 08:40
@esolitos esolitos requested a review from aressem September 3, 2024 08:40
@esolitos esolitos self-assigned this Sep 3, 2024
@esolitos esolitos marked this pull request as ready for review September 3, 2024 08:40
@esolitos esolitos changed the title feat(publish0cli): add manual trigger for CLI publish workflow feat(publish-cli): add manual trigger for CLI publish workflow Sep 3, 2024
@esolitos esolitos merged commit 4afd0ee into master Sep 3, 2024
6 checks passed
@esolitos esolitos deleted the publish-cli-workflow-updates branch September 3, 2024 10:56
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