• v0.1.154 35b0309fd7

    v0.1.154 Stable

    pipeline-bot 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)

    • 2f8c60596206 deploy(operator): pin pipelines-operator v0.1.31 -> v0.1.32
    Downloads
  • v0.1.153 f9493fc38b

    v0.1.153 Stable

    pipeline-bot released this 2026-07-13 11:55:34 +00:00 | 596 commits to main since this release

    Changed

    • 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; keyRef and deploy.flux/deploy.run retained).
      Updated docs/CONFIG-SCHEMA.md to drop the method/engine/main/trunk rows.
      NOTE (audit follow-up): pipeline-promote.yaml was NOT deleted — it is the live
      runtime promote for server-package (zdns/zerotea) via the pipeline-staging default;
      the audit's "orphan" claim was a false positive caught in verification.

    Included changes (v0.1.152 -> v0.1.153)

    • 2e2aa3ec4523 chore(pipelines): strip dead CRD fields from CRs + doc (audit Wave 2)
    Downloads
  • v0.1.152 7c48b5e3e3

    v0.1.152 Stable

    pipeline-bot 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)

    • 2a096093effe deploy(operator): pin pipelines-operator v0.1.30 -> v0.1.31
    Downloads
  • v0.1.151 f0ff013f3f

    v0.1.151 Stable

    pipeline-bot released this 2026-07-13 11:20:29 +00:00 | 604 commits to main since this release

    Removed

    • Orphan pipeline-fuzz.yaml CWT (no submitter — continuous fuzzing was silently off)
      and its kustomization.yaml entry.
    • Dead dashboard build-MANIFEST chain: the /api/<proj>/build nginx route, the
      build-meta-poller $dst MANIFEST writes + unreachable BUILD_VISIBILITY private-scrub
      branch, and the uncalled SPA pm()/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 from bin/pipectl and dashboard/shipd.js.

    Changed

    • tests/check.sh now globs tests/*.test.js instead 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, trunk vs staging, 8 taxonomies, operator LIVE, build retention 200):
      CONFIG-SCHEMA, ONBOARDING, ROADMAP, SHIPPING, CHANGE-MODEL, DEPLOY-TLA, IBMI-IMPORT.
      Deleted spec/pipeline.tla references repointed to spec/release.tla; documented the
      manual argo submit trigger for pipeline-deploy-kernel.

    Included changes (v0.1.150 -> v0.1.151)

    • b4330b842cb7 chore(pipelines): audit Wave 1 — remove dead code/orphans + doc sweep
    Downloads
  • v0.1.150 d8f2e36085

    v0.1.150 Stable

    pipeline-bot released this 2026-07-13 09:22:46 +00:00 | 608 commits to main since this release

    Changed

    • Incremental release.

    Included changes (v0.1.149 -> v0.1.150)

    • 84ec737c9b2e feat(gate): run lint-no-runtime-fetch on gitops-flux release-path steps
    Downloads
  • v0.1.149 42b299c72a

    v0.1.149 Stable

    pipeline-bot released this 2026-07-13 09:03:59 +00:00 | 612 commits to main since this release

    Changed

    • Incremental release.

    Included changes (v0.1.148 -> v0.1.149)

    • 7e71eccef06f feat(gate): wire lint-no-runtime-fetch into CI (steps + dockerfiles)
    Downloads
  • v0.1.148 b1e3668108

    v0.1.148 Stable

    pipeline-bot released this 2026-07-13 07:50:43 +00:00 | 616 commits to main since this release

    Changed

    • Incremental release.

    Included changes (v0.1.147 -> v0.1.148)

    • 9e92aba0466d fix(provision): drop runtime mc/gnupg fetches — pipeline-tools bakes both
    Downloads
  • v0.1.147 14e322749f

    v0.1.147 Stable

    pipeline-bot 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)

    • 60b88c929f52 deploy(operator): pin pipelines-operator v0.1.29 -> v0.1.30
    Downloads
  • v0.1.146 06507d2c89

    v0.1.146 Stable

    pipeline-bot released this 2026-07-13 01:19:41 +00:00 | 624 commits to main since this release

    Fixed

    • 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)

    • 91b18777fc19 docs(changelog): note devbump self-certify fix
    • 7b2f22575ccd fix(devbump): self-certify the version-bump commit on CI-excluded branch
    Downloads
  • v0.1.145 f8837cb0f2

    v0.1.145 Stable

    pipeline-bot released this 2026-07-12 11:22:16 +00:00 | 629 commits to main since this release

    Removed

    • Bootstrap alias pipeline-release-cadence removed. The cutover is complete — the operator now
      runs on pipeline-release-prepare, so the temporary old-named self-certifying alias is deleted.

    Included changes (v0.1.144 -> v0.1.145)

    • 3e25d9892e9f chore(cutover): remove temporary pipeline-release-cadence bootstrap alias
    Downloads