ulysses/.github/workflows
Kenny Van de Maele ab2f7cffca
ci: publish multi-arch Odysseus image to GHCR (dev + stable) (#3423)
* ci: build and publish multi-arch Odysseus image to GHCR

Push to main publishes :latest and :X.Y.Z; push to dev publishes :dev and
an immutable :X.Y.Z-dev.<sha>. Multi-arch (linux/amd64 + linux/arm64) via
per-arch native runners building by digest, merged into one manifest list.
Uses the in-repo GITHUB_TOKEN (packages: write), actions pinned by SHA.

* ci(docker): pin actions to latest major releases

checkout v6.0.3 (matches the PR-checks workflow), setup-buildx v4.1.0,
login v4.2.0, build-push v7.2.0, metadata v6.1.0, upload-artifact v7.0.1,
download-artifact v8.0.1 — all by commit SHA.
2026-06-08 12:02:06 +02:00
..
ci.yml ci: skip pytest smoke on documentation-only changes (#2768) 2026-06-06 16:00:46 +01:00
docker-publish.yml ci: publish multi-arch Odysseus image to GHCR (dev + stable) (#3423) 2026-06-08 12:02:06 +02:00
issue-description-check.yml ci: enforce issue/PR description completeness for template-bypassing submissions (#1959) 2026-06-03 16:58:10 +02:00
pr-description-check.yml fix(ci): restore pull-requests:write for PR label/comment writes (#3367) 2026-06-08 00:26:30 +02:00