-
v0.1.154 Stable
released this
2026-07-13 12:09:51 +00:00 | 592 commits to main since this release- Deploy pipelines-operator v0.1.32. Auto-bump the operator app pin (targetRevision + controller image) v0.1.31 -> v0.1.32 in apps/applications.yaml; rides the next pipelines release to main, where the pipelines-deploy sensor syncs the operator.
Included changes (v0.1.153 -> v0.1.154)
2f8c60596206deploy(operator): pin pipelines-operator v0.1.31 -> v0.1.32
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.153 Stable
released this
2026-07-13 11:55:34 +00:00 | 596 commits to main since this releaseChanged
- Stripped dead CRD fields from the PipelineProject CRs ahead of their removal in
pipelines-operator (audit Wave 2):spec.signing.method(zdns/zelnet/zerotea) and
spec.deploy.engine(seanfarm/pipelines/platform-seanfarm) — both inert (signing +
deployer are taxonomy-driven;keyRefanddeploy.flux/deploy.runretained).
Updated docs/CONFIG-SCHEMA.md to drop themethod/engine/main/trunkrows.
NOTE (audit follow-up):pipeline-promote.yamlwas NOT deleted — it is the live
runtime promote for server-package (zdns/zerotea) via thepipeline-stagingdefault;
the audit's "orphan" claim was a false positive caught in verification.
Included changes (v0.1.152 -> v0.1.153)
2e2aa3ec4523chore(pipelines): strip dead CRD fields from CRs + doc (audit Wave 2)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Stripped dead CRD fields from the PipelineProject CRs ahead of their removal in
-
v0.1.152 Stable
released this
2026-07-13 11:27:01 +00:00 | 600 commits to main since this release- Deploy pipelines-operator v0.1.31. Auto-bump the operator app pin (targetRevision + controller image) v0.1.30 -> v0.1.31 in apps/applications.yaml; rides the next pipelines release to main, where the pipelines-deploy sensor syncs the operator.
Included changes (v0.1.151 -> v0.1.152)
2a096093effedeploy(operator): pin pipelines-operator v0.1.30 -> v0.1.31
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.151 Stable
released this
2026-07-13 11:20:29 +00:00 | 604 commits to main since this releaseRemoved
- Orphan
pipeline-fuzz.yamlCWT (no submitter — continuous fuzzing was silently off)
and itskustomization.yamlentry. - Dead dashboard build-MANIFEST chain: the
/api/<proj>/buildnginx route, the
build-meta-poller$dstMANIFEST writes + unreachableBUILD_VISIBILITYprivate-scrub
branch, and the uncalled SPApm()/list()(/_list) helpers. The Build pane renders
from/pipeapi/panes+ the live/build-dl/mirror (preserved); a no-op stale-dag-TSV
cleanup also dropped. - Unused
BUILDER(alpine/k8s) image pin frombin/pipectlanddashboard/shipd.js.
Changed
tests/check.shnow globstests/*.test.jsinstead of a hand-maintained list, so a test
can't drift out of the pre-push set (wires the previously in-cluster-only
shipd-release-create.test.js).- Swept stale docs to current reality (PipelineProject CRs vs retired
projects/<name>/+
ApplicationSet,trunkvsstaging, 8 taxonomies, operator LIVE, build retention 200):
CONFIG-SCHEMA, ONBOARDING, ROADMAP, SHIPPING, CHANGE-MODEL, DEPLOY-TLA, IBMI-IMPORT.
Deletedspec/pipeline.tlareferences repointed tospec/release.tla; documented the
manualargo submittrigger forpipeline-deploy-kernel.
Included changes (v0.1.150 -> v0.1.151)
b4330b842cb7chore(pipelines): audit Wave 1 — remove dead code/orphans + doc sweep
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Orphan
-
v0.1.150 Stable
released this
2026-07-13 09:22:46 +00:00 | 608 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.149 -> v0.1.150)
84ec737c9b2efeat(gate): run lint-no-runtime-fetch on gitops-flux release-path steps
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.149 Stable
released this
2026-07-13 09:03:59 +00:00 | 612 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.148 -> v0.1.149)
7e71eccef06ffeat(gate): wire lint-no-runtime-fetch into CI (steps + dockerfiles)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.148 Stable
released this
2026-07-13 07:50:43 +00:00 | 616 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.147 -> v0.1.148)
9e92aba0466dfix(provision): drop runtime mc/gnupg fetches — pipeline-tools bakes both
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.147 Stable
released this
2026-07-13 07:42:07 +00:00 | 620 commits to main since this release- Deploy pipelines-operator v0.1.30. Auto-bump the operator app pin (targetRevision + controller image) v0.1.29 -> v0.1.30 in apps/applications.yaml; rides the next pipelines release to main, where the pipelines-deploy sensor syncs the operator.
Included changes (v0.1.146 -> v0.1.147)
60b88c929f52deploy(operator): pin pipelines-operator v0.1.29 -> v0.1.30
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.146 Stable
released this
2026-07-13 01:19:41 +00:00 | 624 commits to main since this releaseFixed
- devbump self-certifies its version-bump commit (unblocks status-check-protected trunks). The
"open next dev cycle" merge rides a CI-excluded_devbump/*branch, so it hit the same
branchProtection.security.statusCheck block as release-prepare — pipeline/ci never posted a status,
so the ff-merge 405'd, wedging every post-release devbump. The trusted devbump now posts
pipeline/ci=success on its commit before merging, across all four sites (pipeline-devbump.yaml + the
inline devbump in pipeline-promote{,-tag,-image}.yaml). Completes the release-path fix.
Included changes (v0.1.145 -> v0.1.146)
91b18777fc19docs(changelog): note devbump self-certify fix7b2f22575ccdfix(devbump): self-certify the version-bump commit on CI-excluded branch
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- devbump self-certifies its version-bump commit (unblocks status-check-protected trunks). The
-
v0.1.145 Stable
released this
2026-07-12 11:22:16 +00:00 | 629 commits to main since this releaseRemoved
- Bootstrap alias
pipeline-release-cadenceremoved. The cutover is complete — the operator now
runs onpipeline-release-prepare, so the temporary old-named self-certifying alias is deleted.
Included changes (v0.1.144 -> v0.1.145)
3e25d9892e9fchore(cutover): remove temporary pipeline-release-cadence bootstrap alias
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Bootstrap alias