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 goreleaser cross missing image (backport #8990) #8994

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 10, 2025

What is the purpose of the change

This fixes this error we see in CI releases with goreleaser:

Unable to find image 'ghcr.io/goreleaser/goreleaser-cross:v1.22.11' locally
docker: Error response from daemon: manifest unknown.
See 'docker run --help'.
make: *** [Makefile:219: release] Error 125

Testing and Verifying

Tested with release-test target.


This is an automatic backport of pull request #8990 done by [Mergify](https://mergify.com).

* Use major version only to fetch goreleaser image

* Add a way to test the goreleaser releases

(cherry picked from commit d8b55d1)
@mergify mergify bot requested a review from a team as a code owner February 10, 2025 10:18
@PaddyMc PaddyMc merged commit 35b6f53 into v28.x Feb 10, 2025
20 checks passed
@PaddyMc PaddyMc deleted the mergify/bp/v28.x/pr-8990 branch February 10, 2025 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants