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

Fixing issue where goreleaser picks incorrect tag when multiple tags exist for a single commit hash #380

Merged
merged 1 commit into from
Oct 26, 2021

Conversation

lucasreed
Copy link
Contributor

There is an issue with goreleaser where it may choose the incorrect tag if there are multiple tags for a given commit hash. We hit this issue in a recent release where it kept using the release candidate tag name despite the most recent tag being the actual release. This should fix that problem.

@lucasreed lucasreed merged commit e2dc7eb into master Oct 26, 2021
@lucasreed lucasreed deleted the lr/fix_goreleaser_tagging branch October 26, 2021 14:30
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