Commit Graph

4 Commits

Author SHA1 Message Date
Dylan M. Taylor
b4086bed27
Merge branch 'main' into feat/arm64-support 2026-03-25 18:32:13 -04:00
Jake Turner
6a1d0e83f9
ci: bump checkout action veon build-sidecar and validate-collections 2026-03-25 21:29:51 +00:00
Dylan M. Taylor
713b09a8c2
feat: add ARM64/aarch64 multi-arch Docker image support
Build amd64 and arm64 images in parallel on native GitHub runners
(ubuntu-24.04 and ubuntu-24.04-arm) then combine them into a single
multi-arch manifest. This enables running on Raspberry Pi and other
ARM devices.

Closes #416
2026-03-20 09:49:02 -04:00
Jake Turner
b40d8190af
ci: add sidecar-updater build action 2026-03-19 23:08:13 +00:00