-
v0.1.155 Stable
released this
2026-07-13 13:00:30 +00:00 | 588 commits to main since this releaseAdded
- 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.goemissions, intra-repo default template params (e.g.
pipeline-staging'spromoteTemplate), and CRtest.templateoverrides — 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-2pipeline-promote"orphan"
near-miss lived in — now guarded). Wired intotests/check.sh(pre-push) and the
pipeline-validategate (in-cluster; SKIPs if the operator source is unreachable). Passes today:
21 referenced ⊆ 29 defined.
Included changes (v0.1.154 -> v0.1.155)
5918d1c8fc04feat(gate): cross-repo template tripwire (audit Wave 3, Increment 0)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Cross-repo template tripwire (audit Wave 3, Increment 0):