Skip to content

chore: upgrade template subtree to v0.10.0#29

Merged
ycpss91255 merged 3 commits into
mainfrom
chore/upgrade-template-v0.10.0
Apr 24, 2026
Merged

chore: upgrade template subtree to v0.10.0#29
ycpss91255 merged 3 commits into
mainfrom
chore/upgrade-template-v0.10.0

Conversation

@ycpss91255
Copy link
Copy Markdown
Contributor

Summary

Bump template from @v0.10.0-rc2 to the stable @v0.10.0.

Changes

  • template/ subtree: v0.10.0-rc2 → v0.10.0 (auto via ./template/upgrade.sh v0.10.0).
  • main.yaml @v0.10.0-rc2@v0.10.0 (manual sed; see commit body — rc2's shipped upgrade.sh has a pre-#128 regex that no-ops on this transition).
  • CHANGELOG entry rewritten to list the v0.10.0 bundle (compose runtime, run.sh realignment, GHCR test-tools + arm64 hotfix, --reset-conf, upgrade.sh regex fix).

Local verification (amd64)

  • ./build.sh --no-env test — image built successfully (smoke tests pass)

CI

  • call-docker-build / build (linux/amd64, ubuntu-latest, x86_64) green
  • call-docker-build / build (linux/arm64, ubuntu-24.04-arm, aarch64) green — fully exercises v0.10.0's GHCR test-tools:v0.10.0 aarch64 binary.

cec1b2d1 chore: release v0.10.0 (#130)
92fa83c5 feat: --reset-conf flag (build.sh) + --gen-conf --force (init.sh) (#129)
cd81a818 fix(upgrade.sh): main.yaml sed regex handles semver pre-release tags (#128)

git-subtree-dir: template
git-subtree-split: cec1b2d1173c8734c1dea5abe283653453ab8078
v0.10.0 stable release. Bundles everything from rc1/rc2 plus the
--reset-conf flag and upgrade.sh regex fix. Downstream side of this
repo: main.yaml references bumped, CHANGELOG entry rewritten to
reflect the full v0.10.0 feature set.

Note: `./template/upgrade.sh v0.10.0` from @v0.10.0-rc2 could not
auto-fix main.yaml's @tag because the subtree-shipped upgrade.sh at
rc2 still carries the pre-#128 regex bug ([0-9.]* stops at -); the
sed no-ops on `@v0.10.0-rc2 → v0.10.0` (replacement = same prefix,
leftover `-rc2` suffix sticks). Manual sed in this commit bridges
that. Future upgrades (from v0.10.0 onward) carry #128's fixed
regex so this won't recur.
@ycpss91255 ycpss91255 merged commit 9e4ec9d into main Apr 24, 2026
5 checks passed
@ycpss91255 ycpss91255 deleted the chore/upgrade-template-v0.10.0 branch April 24, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant