Add arm64 release binary to release workflow #71

Merged
qwc merged 1 commit from feature/arm64-release-binary into main 2026-02-16 17:47:40 +01:00
Owner

Summary

  • Builds both linux/amd64 and linux/arm64 binaries in the release job and uploads both as release assets
  • Also includes the jq fix for release ID extraction (supersedes #70)
  • Multi-arch Docker images deferred to a separate issue

Closes #32 (binary portion)

Test plan

  • Tag a new version and verify both asiakirjat-linux-amd64 and asiakirjat-linux-arm64 appear as release assets
  • Verify the arm64 binary runs on an ARM machine/container

🤖 Generated with Claude Code

## Summary - Builds both `linux/amd64` and `linux/arm64` binaries in the release job and uploads both as release assets - Also includes the `jq` fix for release ID extraction (supersedes #70) - Multi-arch Docker images deferred to a separate issue Closes #32 (binary portion) ## Test plan - [ ] Tag a new version and verify both `asiakirjat-linux-amd64` and `asiakirjat-linux-arm64` appear as release assets - [ ] Verify the arm64 binary runs on an ARM machine/container 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Add arm64 release binary to release workflow
Some checks are pending
CI / docker (pull_request) Blocked by required conditions
CI / test (pull_request) Successful in 1m6s
CI / build (pull_request) Waiting to run
4351f849ea
Build and upload linux/arm64 binary alongside amd64. Also includes
the jq fix for release ID extraction (supersedes #70).

Closes #32 (binary portion — multi-arch Docker deferred)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
qwc force-pushed feature/arm64-release-binary from 4351f849ea
Some checks are pending
CI / docker (pull_request) Blocked by required conditions
CI / test (pull_request) Successful in 1m6s
CI / build (pull_request) Waiting to run
to 2cccc2eaec
All checks were successful
CI / test (pull_request) Successful in 1m3s
CI / build (pull_request) Successful in 47s
CI / docker (pull_request) Has been skipped
2026-02-16 17:46:57 +01:00
Compare
qwc merged commit e7f4ef8454 into main 2026-02-16 17:47:40 +01:00
qwc deleted branch feature/arm64-release-binary 2026-02-16 17:47:41 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
qwc-open/asiakirjat!71
No description provided.