Changelog¶
All notable changes to the ci runner image are documented here.
Versioning follows Semantic Versioning; every build on
main (push / daily schedule / manual dispatch) cuts a new SemVer patch.
This file is generated by git-cliff from the
Conventional-Commit history — do not edit by hand.
[1.0.7] - 2026-07-11¶
Fixed¶
- Harden token handling, de-registration, and socket-GID grant (#8) (4c3b24e)
[1.0.6] - 2026-07-08¶
Fixed¶
- Pre-install trivy at a pinned version (lock-step with kadenz#1186) (1c20fc0)
- Add gettext-base for cosign-installer's envsubst dependency (2bd825f)
[1.0.1] - 2026-06-30¶
Fixed¶
- Grant runner user access to the bind-mounted docker socket (3d48b36)
[1.0.0] - 2026-06-30¶
Added¶
- SemVer release pipeline with cosign signing + changelog (7a81ad5)
- Custom self-hosted runner image for the Kadenz CI pool (2d74a45)
Chores¶
- Publish image as ghcr.io/kadenz-live/ci (short name) (1f9d3d6)