• 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