-
v0.1.38 Stable
released this
2026-07-05 09:03:29 +00:00 | 2679 commits to trunk since this releaseChanged
- Incremental release.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.37 Stable
released this
2026-07-05 07:31:35 +00:00 | 2684 commits to trunk since this releaseAdded
- Trace front-door (change traceability, Phase C). Follow a change through build -> release ->
deploy from either surface:pipectl trace <project> <ref>where<ref>is a commit sha,vX.Y.Z, a Forgejo
/commit/<sha>permalink, orfile:line(runsgit blamein the cwd /PIPECTL_REPO). Joins
the Build/Release/Deploy CRs by commit and reports the chain, incl. the first tagged release
containing a non-release commit (Forgejocompareancestry) and each deploy's carrier +
change-range.pipectl statusnow reads the same Change CRs (latest build/release/deploy)
instead of scraping raw workflows.- Deploy rows/trace now show "carried by seanfarm@" — the
pdeppoller +
parsePDepcarrycarrierProject/carrierSha, so an operator's artifact deploy links to the
seanfarm commit that moved its Flux pin (previously CLI-only). - Dashboard "trace" header link -> a panel that resolves the same refs and renders the chain
for the selected project (client-side join over the pane data +/relapifor containment).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Trace front-door (change traceability, Phase C). Follow a change through build -> release ->
-
v0.1.36 Stable
released this
2026-07-04 23:12:05 +00:00 | 2689 commits to trunk since this releaseChanged
- Incremental release.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.35 Stable
released this
2026-07-04 22:32:46 +00:00 | 2695 commits to trunk since this releaseChanged
- Retire
projects/{openbao,forgejo,kratos-identity}-operator/— nowPipelineProjectCRs in seanfarm
(withspec.deploy.pin), completing the operator migration begun with pipelines-operator. Parity-gated
render +preserveResourcesOnDeletionkeep their sensors alive through the cutover.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Retire
-
v0.1.34 Stable
released this
2026-07-04 22:18:30 +00:00 | 2700 commits to trunk since this releaseChanged
- Retire
projects/pipelines-operator/— the project is now aPipelineProjectCR in seanfarm
(pipeline-projects/pipelines-operator.yaml, withspec.deploy.pin). The operator renders the same
objects (parity-gated) and SSA-adopts the preserved sensors; the ApplicationSet's
preserveResourcesOnDeletionkeeps them alive through the cutover. First of the operator migrations.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Retire
-
v0.1.33 Stable
released this
2026-07-04 21:08:06 +00:00 | 2706 commits to trunk since this releaseFixed
- Left-nav dot no longer shifts the labels. The "moving" dot moved to an absolute pseudo-element in
the existing left padding, so project labels (incl. wrapped ones likekratos-identity-operator) keep
their original alignment; the dot only appears when the project is running.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Left-nav dot no longer shifts the labels. The "moving" dot moved to an absolute pseudo-element in
-
v0.1.32 Stable
released this
2026-07-04 20:47:20 +00:00 | 2711 commits to trunk since this releaseAdded
- Left-nav "moving" indicator. Each project in the sidebar now shows a pulsing blue dot when it
has a Running/Pending pipeline (any Build/Release/Deploy/ship) right now — an at-a-glance view of
what's active across the fleet without clicking in. The wf-poller emits/shared/active.txt
(projects with a running workflow, recomputed each 6s cycle from the fleet-wide wf list); nginx
serves it at/api/active; the SPA polls it every 5s and toggles a.runningclass. Distinct
from the.active(selected-project) highlight — a project can be selected, moving, both, or neither.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Left-nav "moving" indicator. Each project in the sidebar now shows a pulsing blue dot when it
-
v0.1.31 Stable
released this
2026-07-04 20:33:57 +00:00 | 2716 commits to trunk since this releaseChanged
- docs/CHANGE-MODEL.md documents the deploy-provenance chain closure (fromSha/version/
releaseRef/outcome, requestedBy/image) and the new retention caps (builds 50, deploys 400,
releases 500).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- docs/CHANGE-MODEL.md documents the deploy-provenance chain closure (fromSha/version/
-
v0.1.30 Stable
released this
2026-07-04 20:18:39 +00:00 | 2722 commits to trunk 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
-
v0.1.29 Stable
released this
2026-07-04 11:08:40 +00:00 | 2728 commits to trunk since this releaseFixed
- 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
- devbump + release-cadence reap their branches on merge.