-
v0.1.141 Stable
released this
2026-07-12 09:23:46 +00:00 | 649 commits to main since this releaseChanged
- promote runs on the baked
debian-repo-signerimage (Phase 2c). The TRUSTED
deb+rpm repo-build+GPG-sign+publish step (pipeline-promote) moves off the project's
compilebuilderImageonto a dedicateddebian-repo-signer:v2image with
apt-ftparchive + createrepo-c + rpm + gnupg + jq + git + mc all baked — deleting the
runtimeapt-get install gnupg jq. Single-responsibility: project builders compile,
this image builds+signs the repo. This also decouples promote from the builder so the
next step (bumping zdns/zig builders to AlmaLinux, which lacks apt-ftparchive on the
compile path) can't break deb/rpm repo-signing. Image validated end-to-end (apt Release
clearsign/detach, createrepo_c indexes real rpm headers, all promote coreutils present).
Included changes (v0.1.140 -> v0.1.141)
2645a005c4fffeat(promote): run release step on baked debian-repo-signer (Phase 2c)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- promote runs on the baked