Skip to content

ci: publish multi-arch manager image - #4

Merged
LYJW131 merged 1 commit into
mainfrom
agent/publish-multiarch-manager
Jul 14, 2026
Merged

ci: publish multi-arch manager image#4
LYJW131 merged 1 commit into
mainfrom
agent/publish-multiarch-manager

Conversation

@LYJW131

@LYJW131 LYJW131 commented Jul 14, 2026

Copy link
Copy Markdown
Member

Summary

  • publish one GHCR image index for linux/amd64 and linux/arm64
  • build the manager binary for either target architecture
  • download the matching fixed wrapper release at runtime
  • test exact x86_64 and arm64 asset selection

Validation

  • go test ./...
  • go test -race ./...
  • go vet ./...
  • amd64 and arm64 cross-builds
  • local arm64 Docker build
  • actionlint
  • multi-arch pull request build

Install the architecture-matching wrapper release at runtime.

Co-authored-by: Codex <noreply@openai.com>
Signed-off-by: LYJW131 <lyjw2007@gmail.com>
@LYJW131
LYJW131 marked this pull request as ready for review July 14, 2026 03:00
@LYJW131
LYJW131 merged commit 013db9c into main Jul 14, 2026
1 check passed
@LYJW131
LYJW131 deleted the agent/publish-multiarch-manager branch July 14, 2026 03:00
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.

1 participant