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

goreleaser is failing with error 422 - this might fix it. #488

Conversation

ericpromislow
Copy link
Collaborator

No description provided.

@mallardduck
Copy link
Member

mallardduck commented Jul 17, 2024

I don't think this will hurt, but it also seems like the fails are because it's trying to upload to the RC still. Since I'd you look at the RC release it has non-rc artifacts
Screenshot 2024-07-17 at 6 28 09 PM

Looks like the first time it ran the files that are named with the version/tag in them uploaded, but the ones that are universal/uniformly named for all release failed: https://github.com/rancher/backup-restore-operator/actions/runs/9965672126/job/27536772584

Copy link
Member

@mallardduck mallardduck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think instead of this we need to set GORELEASER_CURRENT_TAG to the tag we're building - per docs here - that way when we have situations like right now where two tags point to the same SHA it won't get confused.

@alexandreLamarre does that make sense to you, I know you're a little more familiar with gorelaser than I am.

@mallardduck
Copy link
Member

Gonna close this for now since I think we solved it in #489

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.

3 participants