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

Fix the latest tag when it's for a non-main go module #35

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

jpkrohling
Copy link
Collaborator

When the latest tag is returned by the API is something like 'cmd/builder/v0.69.1', the script was breaking. This PR fixes that part, by using only the part after the last slash.

Signed-off-by: Juraci Paixão Kröhling juraci@kroehling.de

Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
@jpkrohling jpkrohling merged commit a824158 into main Jan 17, 2023
@jpkrohling jpkrohling deleted the jpkrohling/fix-tag-name-when-latest-is-a-module branch January 17, 2023 14:55
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

1 participant