-
v0.1.12 Stable
released this
2026-07-05 19:10:57 +00:00 | 236 commits to main since this releaseFixed
- ReleaseSubmitter stage 2 raced the projector. The cadence workflow was change-kind
release, so the projector projected itsSucceededonto the declared CR before the
submitter's verdict check — the terminal-phase guard then aborted, and stage 2 (or the
Skippedclose) never ran. The cadence now carries change-kindrelease-cadence(which the
projector does not project); the submitter is the sole phase-writer for stage 1 and closes the
CR explicitly on cadence Failed/legacy/unsupported-taxonomy paths.
Included changes (v0.1.11 -> v0.1.12)
bd841aace215Merge remote-tracking branch 'origin/trunk' into feat/change-model-phase2cb6a55c50372fix(change-model): cadence wf is change-kind release-cadence — submitter owns stage-1 phase (stage 2 no longer races the projector)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- ReleaseSubmitter stage 2 raced the projector. The cadence workflow was change-kind