clusev/.github/workflows
boban 4af1633ca9 fix(install): harden release-image resolver — safe build fallback, ghcr digest allowlist, lint + CI coverage
Review found the build fallback could inherit a stale digest pin (compose build aborts), a slash-shaped/non-ghcr lock ref caused a doomed pull, env mode never persisted the pin (host restart used a nonexistent default tag), and the resolver test was unlinted/unrun in CI. Resolver now always leaves a coherent pin, validates ghcr.io/<owner>/<name>@sha256 refs only, exports the mode flag (drops the file-level shellcheck disable), and CI lints + runs the script unit tests.
2026-07-03 21:27:30 +02:00
..
ci-staging.yml fix(install): harden release-image resolver — safe build fallback, ghcr digest allowlist, lint + CI coverage 2026-07-03 21:27:30 +02:00
promote-public.yml fix(install): harden release-image resolver — safe build fallback, ghcr digest allowlist, lint + CI coverage 2026-07-03 21:27:30 +02:00
yank.yml ci: bump actions/checkout + actions/setup-node to v5 (drop Node 20 runtime) 2026-06-25 18:55:52 +02:00