-
v0.1.30 Stable
released this
2026-07-04 20:18:39 +00:00 | 1201 commits to main since this releaseAdded
- "Which changes did this deploy include" (end-to-end traceability, Phase A). The deploy
templates now emit provenance as Argo output params for the pipelines-operator to project onto
PipelineDeploy.status:pipeline-deploy(gitops-deploy) andpipeline-deploy-flux(gitops-flux) writefromSha
(the previously-deployed tip —pipeline-deploytakes it from the push'sbody.beforevia a
new sensor param; the flux twin captures the pre-ff main tip in-workflow),version(the
release tag pointing at the deployed sha, resolved via the Forgejo tags API), andoutcome
(deployed/superseded/failed/rolled-back, written at each exit).
- Dashboard: a deploy row now folds open to the commits it shipped — a Forgejo compare
(fromSha...sha) rendered as "N changes since<short>" with per-commit links + a full-compare
link. A deploy row also shows a version chip when the deployed commit is a tagged release, and
the Deploy card reflectsoutcome(a superseded deploy reads "superseded", not a bare
"Succeeded"). Release rows carry the newrequestedBy/imagedata. All additive: the panes'
uniform identity (build/deploy lead with a 12-char sha, release withvX.Y.Z) is unchanged.
Fixed
- devbump + release-cadence reap their branches on merge.
pipeline-devbumpand
pipeline-release-cadencenow passdelete_branch_after_merge: trueon the PR merge, so
_devbump/*-devandrelease-cadence/*branches no longer pile up on Forgejo after every
dev-cycle open / release (matchingpipeline-land's feature-branch reap; the promotes already
explicit-DELETEtheir_promote/*/_devbump/v*temps). Theffprmain-advance merges are
deliberately left untouched — their head istrunk, which must never be deleted.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- "Which changes did this deploy include" (end-to-end traceability, Phase A). The deploy