-
v0.1.42 Stable
released this
2026-07-05 10:21:45 +00:00 | 1121 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.41 -> v0.1.42)
7cb0a57fb377feat(kernel): P2 release — pipeline-promote-kernel + mode flip68d6f4000222chore: devbump 0.1.41 -> 0.1.42-dev
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.41 Stable
released this
2026-07-05 10:01:32 +00:00 | 1127 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.40 -> v0.1.41)
2fe773e56222fix(kernel): crane-export the whole rootfs in verify (member path was brittle)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.40 Stable
released this
2026-07-05 09:51:31 +00:00 | 1132 commits to main since this releaseAdded
- Release contents as DATA — "included changes" on every release, no CHANGELOG discipline
required. (Motivating bug: pipelines-operator v0.1.8 shipped two Changes but one landed without
an[Unreleased]bullet, so its notes named only one — and this repo's own v0.1.38/v0.1.39 say
just "Incremental release.")- Dashboard release fold now lists the commits between the previous tag and this one
(/relapicompare, plumbing-filtered — land-merges/release-commits/devbumps hidden), capped at
30 with a full-compare link. Works retroactively for every past release of every project. - Generated Forgejo release notes: the promote steps (
pipeline-promote-tag+
pipeline-promote-image) append a data-derived**Included changes**section (same plumbing
filter) to the release body. Best-effort — a compare miss never fails a release.
- Dashboard release fold now lists the commits between the previous tag and this one
- Deploy target labels ("deploy → seanfarm"). An artifact deploy is a consumption by a carrier
repo — the DEPLOY pane rows and the Latest·deploy card now name it (→ seanfarm), so the same
artifact consumed by a different environment reads as a different deploy.pipectl statusprints
the target too. Display-only (the deploy records already carried carrierProject); gitops
projects' own deploys are unchanged.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Release contents as DATA — "included changes" on every release, no CHANGELOG discipline
-
v0.1.39 Stable
released this
2026-07-05 09:32:57 +00:00 | 1137 commits to main since this releaseChanged
- Incremental release.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.38 Stable
released this
2026-07-05 09:03:29 +00:00 | 1142 commits to main 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 | 1147 commits to main 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 | 1152 commits to main 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 | 1158 commits to main 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 | 1163 commits to main 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 | 1169 commits to main 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