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

Add Tag and release action #750

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Conversation

oscerd
Copy link
Contributor

@oscerd oscerd commented Jan 29, 2024

Related to #746

This will release a tag by workflow dispatch, so once you commit, you run an action manually by specifying the tag version (v0.14.0 for example), it will create the tag and the gh release too.

Starting from here we can go ahead in the process and invoke the npm manager and release image.

If there is the need of passing a commit specifically as head of the tag, the only solution I've found is to create a branch with it as first commit and specify the branch in dropdown menu in the Actions setting for this gh action.

cc @lburgazzoli

@lburgazzoli lburgazzoli requested a review from lordrip January 29, 2024 11:10
Signed-off-by: Andrea Cosentino <[email protected]>
@oscerd oscerd force-pushed the release-and-tag-kaoto-next branch from 3513c96 to 073e6cb Compare January 29, 2024 11:43
@lordrip lordrip merged commit e0c88b9 into KaotoIO:main Jan 29, 2024
8 of 9 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.

2 participants