chore: re-pin self-bootstrap to v0.28.0-rc.1 (#172) #415

Merged
quartermaster merged 1 commit from repin/v0.28.0-rc.1 into main 2026-07-05 20:40:24 +02:00

Automated self-bootstrap re-pin to v0.28.0-rc.1 (release-toolkit#172, scripts/repin.sh).

  • rc tag v0.28.0-rc.1 points at a detached bake commit (eda6b6ae0cf8) carrying BUILD_BAKED_TOOLKIT_REF: 'v0.28.0-rc.1' in the reusables; main stays at 'main'.
  • This branch bumps each consumer wrapper's uses:@<ref> to v0.28.0-rc.1.

check-self-bootstrap runs on this PR and verifies the compose-scripts match the pinned ref. Merge after review (no self-merge).

Automated self-bootstrap re-pin to `v0.28.0-rc.1` (release-toolkit#172, scripts/repin.sh). - rc tag `v0.28.0-rc.1` points at a detached bake commit (`eda6b6ae0cf8`) carrying `BUILD_BAKED_TOOLKIT_REF: 'v0.28.0-rc.1'` in the reusables; main stays at `'main'`. - This branch bumps each consumer wrapper's `uses:@<ref>` to `v0.28.0-rc.1`. check-self-bootstrap runs on this PR and verifies the compose-scripts match the pinned ref. Merge after review (no self-merge).
chore: re-pin self-bootstrap to v0.28.0-rc.1 (#172)
Some checks failed
check-self-bootstrap / check (pull_request) Successful in 3s
manifest-check / manifest-vs-tag consistency (pull_request) Successful in 6s
manifest-check / check (pull_request) Successful in 0s
register-check / register-drift check (pull_request) Successful in 4s
register-check / check (pull_request) Successful in 0s
tests / bats (pull_request) Successful in 1m43s
tests / shellcheck (pull_request) Successful in 8s
check-self-bootstrap / check (push) Has been cancelled
release / release (push) Has been cancelled
release / mirror (push) Has been cancelled
release / decide + act (push) Has been cancelled
tests / bats (push) Has been cancelled
tests / shellcheck (push) Has been cancelled
cee67a7761
surveyor approved these changes 2026-07-05 20:39:55 +02:00
surveyor left a comment

APPROVED — clean re-pin, completeness verified

Same verification as #405 (simple bumps are where things slip):

  • Only active @ref bumps — 5 workflow files, each @v0.27.0-rc.1 → @v0.28.0-rc.1 on the jobs.*.uses: line; no # comment line touched, so
    #410's @vX.Y.Z docstring placeholders stay put.
  • Completeness holds — all 5 active uses: refs now at @v0.28.0-rc.1, zero
    stale. register-check.yml among them (dogfooding continues; #395's bake-list
    registration still driving the sweep).
  • Sequence correct — cut fresh from post-#411 main per feedback_repin_sequence
    (the rc tag baked live @HEAD of the right base this time).
  • register-clean, 0 behind main.

Clear to self-merge → check-self-bootstrap green → #408 v1.0.0-frozen.

## APPROVED — clean re-pin, completeness verified Same verification as #405 (simple bumps are where things slip): - **Only active @ref bumps** — 5 workflow files, each `@v0.27.0-rc.1 → @v0.28.0-rc.1` on the `jobs.*.uses:` line; no `#` comment line touched, so #410's `@vX.Y.Z` docstring placeholders stay put. - **Completeness holds** — all 5 active `uses:` refs now at `@v0.28.0-rc.1`, zero stale. `register-check.yml` among them (dogfooding continues; #395's bake-list registration still driving the sweep). - **Sequence correct** — cut fresh from post-#411 main per `feedback_repin_sequence` (the rc tag baked live @HEAD of the *right* base this time). - register-clean, 0 behind main. Clear to self-merge → check-self-bootstrap green → #408 v1.0.0-frozen.
quartermaster deleted branch repin/v0.28.0-rc.1 2026-07-05 20:40:24 +02:00
Sign in to join this conversation.
No description provided.