Skip to content

feat(release): add multi-platform builds for Linux ARM64 and macOS#153

Merged
mrhillsman merged 1 commit into
mainfrom
151-multi-platform-builds
May 30, 2026
Merged

feat(release): add multi-platform builds for Linux ARM64 and macOS#153
mrhillsman merged 1 commit into
mainfrom
151-multi-platform-builds

Conversation

@mrhillsman

Copy link
Copy Markdown
Contributor

Add cross-compiled release binaries for linux/arm64, darwin/amd64, and darwin/arm64 alongside the existing linux/amd64 target.

Also fix the docker config by switching from deprecated dockers key to dockers_v2 — the field names (images, tags, platforms) already matched the v2 schema.

Resolves #151

Add cross-compiled release binaries for linux/arm64, darwin/amd64,
and darwin/arm64 alongside the existing linux/amd64 target.

Also fix the docker config by switching from deprecated `dockers`
key to `dockers_v2` — the field names (images, tags, platforms)
already matched the v2 schema.

Resolves #151

Signed-off-by: Melvin Hillsman <mhillsma@redhat.com>
@exe-prow-github-app exe-prow-github-app Bot requested a review from OchiengEd May 30, 2026 16:09
@exe-prow-github-app

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mrhillsman

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@exe-prow-github-app exe-prow-github-app Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 30, 2026
@mrhillsman mrhillsman removed the request for review from OchiengEd May 30, 2026 16:10
@mrhillsman mrhillsman merged commit 8273a18 into main May 30, 2026
3 of 4 checks passed
@mrhillsman mrhillsman deleted the 151-multi-platform-builds branch May 31, 2026 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add multi-platform builds: Linux ARM64, macOS amd64, macOS ARM64

1 participant