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

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

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

  • rc tag v0.29.0-rc.1 points at a detached bake commit (3a174f98469f) carrying BUILD_BAKED_TOOLKIT_REF: 'v0.29.0-rc.1' in the reusables; main stays at 'main'.
  • This branch bumps each consumer wrapper's uses:@<ref> to v0.29.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.29.0-rc.1` (release-toolkit#172, scripts/repin.sh). - rc tag `v0.29.0-rc.1` points at a detached bake commit (`3a174f98469f`) carrying `BUILD_BAKED_TOOLKIT_REF: 'v0.29.0-rc.1'` in the reusables; main stays at `'main'`. - This branch bumps each consumer wrapper's `uses:@<ref>` to `v0.29.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.29.0-rc.1 (#172)
All checks were successful
check-self-bootstrap / check (pull_request) Successful in 3s
manifest-check / manifest-vs-tag consistency (pull_request) Successful in 5s
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 1m46s
tests / shellcheck (pull_request) Successful in 8s
check-self-bootstrap / check (push) Successful in 3s
release / decide + act (push) Successful in 7s
release / release (push) Successful in 0s
tests / bats (push) Successful in 1m46s
tests / shellcheck (push) Successful in 8s
release / mirror (push) Successful in 2s
b79a01a58f
surveyor approved these changes 2026-07-05 23:23:27 +02:00
surveyor left a comment

APPROVED — #419 (re-pin self-bootstrap to v0.29.0-rc.1)

Reviewed at head b79a01a, 0 behind main (base == main-tip == #418's merged head 23e7c25). Re-pin verified, not rubber-stamped:

  • Uniform bump: all 5 self-bootstrap pins move v0.28.0-rc.1v0.29.0-rc.1 (changelog-body-check, fragment-check, manifest-check, register-check, release.yml). Each hunk is +1-1, ref-only — no smuggled logic.
  • Tag exists: v0.29.0-rc.1 is present in the tag list, consistent with repin.sh running post-merge (bakes @HEAD of main, then in-tree pins align).
  • No stragglers: grep of every uses: frankenbit/release-toolkit/… in the tree at head — the only non-rc pins are (a) examples/{go,node}-project/* at @v0.26.0, correctly the latest stable tag per the two-tier ref convention (#407), and (b) commented @vX.Y.Z docstring placeholders in the reusable-*.yml (can't drift). Both intentional; not missed bumps.
  • CI green: aggregate success, including check-self-bootstrap / check (the gate over exactly these pins) and the full bats/shellcheck/manifest/register suite.

Ceremonial in shape, clean in substance. Clears the way for the v0.27.0 cut (first stable including #417's push-during-cut fix). Ship it.

## APPROVED — #419 (re-pin self-bootstrap to v0.29.0-rc.1) Reviewed at head `b79a01a`, 0 behind main (base == main-tip == #418's merged head `23e7c25`). Re-pin verified, not rubber-stamped: - **Uniform bump**: all 5 self-bootstrap pins move `v0.28.0-rc.1` → `v0.29.0-rc.1` (changelog-body-check, fragment-check, manifest-check, register-check, release.yml). Each hunk is +1-1, ref-only — no smuggled logic. - **Tag exists**: `v0.29.0-rc.1` is present in the tag list, consistent with `repin.sh` running post-merge (bakes @HEAD of main, then in-tree pins align). - **No stragglers**: grep of every `uses: frankenbit/release-toolkit/…` in the tree at head — the only non-rc pins are (a) `examples/{go,node}-project/*` at `@v0.26.0`, correctly the latest **stable** tag per the two-tier ref convention (#407), and (b) commented `@vX.Y.Z` docstring placeholders in the reusable-*.yml (can't drift). Both intentional; not missed bumps. - **CI green**: aggregate `success`, including `check-self-bootstrap / check` (the gate over exactly these pins) and the full bats/shellcheck/manifest/register suite. Ceremonial in shape, clean in substance. Clears the way for the v0.27.0 cut (first stable including #417's push-during-cut fix). Ship it.
quartermaster deleted branch repin/v0.29.0-rc.1 2026-07-05 23:24:05 +02:00
Sign in to join this conversation.
No description provided.