Skip to content

Conversation

@freeznet
Copy link
Member

No description provided.

@freeznet freeznet self-assigned this Jan 26, 2026
@freeznet freeznet requested a review from a team as a code owner January 26, 2026 14:46
@freeznet freeznet requested a review from Copilot January 26, 2026 14:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds Docker Buildx configuration to enable multi-architecture builds for both amd64 and arm64 platforms. The changes ensure that GoReleaser can properly build Docker images for multiple architectures using QEMU emulation and Docker Buildx.

Changes:

  • Added Buildx configuration with platform-specific build flags to all docker image definitions in GoReleaser config
  • Added QEMU and Docker Buildx setup steps to both CI workflows (build and release)

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.goreleaser.yaml Added use: buildx and --platform flags to all four docker image configurations for proper multi-arch builds
.github/workflows/project.yml Added QEMU and Docker Buildx setup steps before GoReleaser snapshot builds
.github/workflows/goreleaser.yml Added QEMU and Docker Buildx setup steps before GoReleaser release builds

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@freeznet freeznet merged commit 5bb2372 into main Jan 27, 2026
14 of 15 checks passed
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