Adopt commit-based container tags #232

Merged
eblume merged 1 commit from feature/adopt-commit-based-tags into main 2026-02-20 22:56:21 -08:00

1 commit

Author SHA1 Message Date
d6152b8238 Adopt commit-based container tags with path-triggered CI
Replace git-tag-triggered container builds with path-based triggers on
main and workflow_dispatch. Tags now encode the upstream app version and
commit SHA (vX.Y.Z-<sha>) for full traceability. The manual
container-tag-and-release task is replaced by container-build-and-release
which dispatches workflows via the Forgejo API.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 22:54:55 -08:00