• v0.1.155 85497e1d24

    v0.1.155 Stable

    pipeline-bot released this 2026-07-13 13:00:30 +00:00 | 588 commits to main since this release

    Added

    • Cross-repo template tripwire (audit Wave 3, Increment 0): tests/check-emittable-templates.sh
      asserts every ClusterWorkflowTemplate referenced BY NAME — the pipelines-operator's
      sensors.go/taxonomies.go emissions, intra-repo default template params (e.g.
      pipeline-staging's promoteTemplate), and CR test.template overrides — exists in
      templates/base/. A rename/delete there otherwise silently orphans a per-project sensor at
      runtime with no other coverage (this is the exact class the Wave-2 pipeline-promote "orphan"
      near-miss lived in — now guarded). Wired into tests/check.sh (pre-push) and the
      pipeline-validate gate (in-cluster; SKIPs if the operator source is unreachable). Passes today:
      21 referenced ⊆ 29 defined.

    Included changes (v0.1.154 -> v0.1.155)

    • 5918d1c8fc04 feat(gate): cross-repo template tripwire (audit Wave 3, Increment 0)
    Downloads