Skip to content

Use official goreleaser/goreleaser-cross image for cross-platform builds #604

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

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

andrew-farries
Copy link
Collaborator

@andrew-farries andrew-farries commented Jan 17, 2025

Stop using the custom goreleaser-cross image that was built as part of #525 and use an official gorelaser-cross image instead. The image is used as the container in which to build the project for multiple platforms. The image provides C toolchains for all the platforms supported by pgroll.

The official image now uses goreleaser v2.4.8 which contains the fix for the bug (goreleaser/goreleaser#5298) that we were using the custom image to work around.

Stop using the custom image that was built as part of #525 and use an
offcial `gorelaser-cross` image instead. The image is used as the
container in which to build the project for multiple platforms. The
image provides C toolchains for all the platforms supported by `pgroll`.

The official image now uses `goreleaser` `v2.4.8` which contains the fix
for the bug (goreleaser/goreleaser#5298) that we
  were using the custom image to work around.
@andrew-farries andrew-farries changed the title Use official goreleaseer/goreleaser-cross image Use official goreleaser/goreleaser-cross image for cross-platform builds Jan 17, 2025
@andrew-farries andrew-farries marked this pull request as ready for review January 17, 2025 09:28
@andrew-farries andrew-farries merged commit 936391f into main Jan 17, 2025
28 checks passed
@andrew-farries andrew-farries deleted the use-official-gorelease-cross-image branch January 17, 2025 09:56
andrew-farries added a commit that referenced this pull request Jan 22, 2025
Stop using the custom `goreleaser-cross` image that was built as part of
used as the container in which to build the project for multiple
platforms. The image provides C toolchains for all the platforms
supported by `pgroll`.

The official image now uses `goreleaser` `v2.4.8` which contains the fix
for the bug (goreleaser/goreleaser#5298) that we
were using the custom image to work around.

Follow up to #604 that updated the image elsewhere in the workflow but
forgot to update this one.
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.

2 participants