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

Update workflow to create a CLI release tag #1101

Merged
merged 6 commits into from
Jan 30, 2025

Conversation

tvallin
Copy link
Member

@tvallin tvallin commented Jan 23, 2025

Fixes #992

Create a new workflow to create a CLI tag. This is the first step to later create a full CLI release and deployment to SDKMan and HomeBrew.

To create a new CLI tag, push a new branch with release-cli- prefix.

Signed-off-by: tvallin <thibault.vallin@oracle.com>
@tvallin tvallin self-assigned this Jan 23, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 23, 2025
@tvallin tvallin added cli 4.x and removed OCA Verified All contributors have signed the Oracle Contributor Agreement. labels Jan 23, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 23, 2025
Signed-off-by: tvallin <thibault.vallin@oracle.com>
Signed-off-by: tvallin <thibault.vallin@oracle.com>
Signed-off-by: tvallin <thibault.vallin@oracle.com>
Signed-off-by: tvallin <thibault.vallin@oracle.com>
Signed-off-by: tvallin <thibault.vallin@oracle.com>
@romain-grecourt romain-grecourt merged commit f5a75ae into helidon-io:master Jan 30, 2025
24 checks passed
@tvallin tvallin deleted the create-cli-tag branch February 4, 2025 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x cli OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tag cli releases with a 'cli/' prefix.
2 participants