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

Use github.ref_name for codegate version #707

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Use github.ref_name for codegate version #707

merged 1 commit into from
Jan 22, 2025

Conversation

JAORMX
Copy link
Contributor

@JAORMX JAORMX commented Jan 22, 2025

The auto-generated tag was used to set the codegate version. This had
relevant information, but is not the version we actually wanted to set.
This instead uses github action context variables to set the version
appropriately.

For Releases (the trigger for the image publish job) the ref_name
refers to the tag the release had attached. This is what's used.

Signed-off-by: Juan Antonio Osorio [email protected]

Verified

This commit was signed with the committer’s verified signature.
Jules-Bertholet Jules Bertholet
The auto-generated tag was used to set the codegate version. This had
relevant information, but is not the version we actually wanted to set.
This instead uses github action context variables to set the version
appropriately.

For Releases (the trigger for the image publish job) the `ref_name`
refers to the tag the release had attached. This is what's used.

Signed-off-by: Juan Antonio Osorio <[email protected]>
@JAORMX JAORMX merged commit 326b55d into main Jan 22, 2025
4 checks passed
@JAORMX JAORMX deleted the release-github-ref branch January 22, 2025 08:04
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.

None yet

2 participants