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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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.

@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
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