hermes-agent/.github/workflows
Teknium 18140199c3
fix(ci): build and push multi-arch Docker image (amd64 + arm64) (#6124)
Add QEMU cross-compilation and multi-arch manifest support so Apple
Silicon (M1/M2/M3) and other ARM-based systems get native images.

- Add docker/setup-qemu-action for arm64 emulation on amd64 runners
- Smoke test stays amd64-only (load:true can't export multi-arch)
- Both push steps (main + release) now build linux/amd64,linux/arm64
- Bump timeout 30->60min for QEMU cross-compilation overhead
- Add permissions: contents: read (least-privilege hardening)

Salvaged from PR #3998 by Mibayy. Also addresses #5005 and #3913.

Co-authored-by: Mibayy <Mibayy@users.noreply.github.com>
2026-04-09 00:29:45 -07:00
..
deploy-site.yml feat(website): add skills browse and search page to docs (#4500) 2026-04-02 10:47:38 -07:00
docker-publish.yml fix(ci): build and push multi-arch Docker image (amd64 + arm64) (#6124) 2026-04-09 00:29:45 -07:00
docs-site-checks.yml feat(website): add skills browse and search page to docs (#4500) 2026-04-02 10:47:38 -07:00
nix.yml feat: nix flake — uv2nix build, NixOS module, persistent container mode (#20) 2026-03-26 01:08:02 +05:30
supply-chain-audit.yml ci: add supply chain audit workflow for PR scanning (#2816) 2026-03-24 08:56:04 -07:00
tests.yml refactor(tests): re-architect tests + fix CI failures (#5946) 2026-04-07 17:19:07 -07:00