Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

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]

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants