feat: validate ci/main.go container images in pre-commit #413

Merged
guettlibot merged 1 commits from refs/pull/413/head into main 2026-06-04 15:34:19 +00:00
1 Commits
Author SHA1 Message Date
Thomas SharedInboxandClaude Sonnet 4.6 1a16b4c0fc feat: validate ci/main.go container images in pre-commit
Adds a pre-commit hook that runs skopeo inspect on every From("...")
image reference in ci/main.go when that file is staged, catching
non-existent tags locally before they reach CI.

Closes #407

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 08:06:30 +02:00