build: pin zot v0.2.42 + sync release runbook to 0.11.0 #105
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "update-zot-pin-and-release-runbook"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Continues Codex's
chore/zot-0.2.42-pinwork, completed and scoped.1. zot pin
v0.2.29 → v0.2.42— consistently acrossbuild.cfg, the preflight hint (build.sh), the staging hint (stage-zot-iso.sh), andLIVE-COLIBRI-REBUILD.md.2. Release runbook
0.10.0 → 0.11.0—build.cfgalready targetsISO_VERSION=0.11.0; the runbook lagged. Scoped toRELEASE-BUILD-RUNBOOK.mdonly.Deliberately NOT changed (avoid dangling/wrong info):
FLASHING.md,README.md,TESTING.md,BUILD.md,skills/iso-publish) still reference the hostedclawdie-quindecim-0.10.0.img.xz— flipping these to 0.11.0 now would point at a file that isn't published yet. They become apublish 0.11.0follow-up.CHANGELOG.md0.10.0 entries (historical).Validation:
./scripts/check-format.shclean;sh -nonbuild.sh+stage-zot-iso.sh.Two caveats for the build host (not verifiable from this checkout):
v0.2.42is a real upstream zot tag and rebuildzot/bin/zotbefore the release build (preflight will hard-fail if the binary is missing).Needs a build-host check before merge — don't self-merge.
🤖 Generated with Claude Code