Skip to content

feat: backport hardcode version into install scripts at release time#22082

Merged
nchamo merged 2 commits into
backport-to-v4-next-stagingfrom
feat/backport-hardcode-version
Mar 26, 2026
Merged

feat: backport hardcode version into install scripts at release time#22082
nchamo merged 2 commits into
backport-to-v4-next-stagingfrom
feat/backport-hardcode-version

Conversation

@nchamo

@nchamo nchamo commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Backports commit e44fe3832a ("Hardcode version into install scripts at release time") into the v4-next backport branch
  • All aztec-up/ files now match merge-train/fairies, with the only exceptions being the test files (counter_contract.sh, default_scaffold.sh) which are kept as-is for v4 compatibility

Changes

  • New ASCII art banner files (aztec-banner, aztec-banner-truecolor)
  • aztec-install: 256-color palette, typewriter intro, hardcoded VERSION=0.0.1 (sed'd at release), conditional jq install
  • aztec-up: new prune command, stopped passing VERSION= env to install script
  • install: new color scheme, hardcoded VERSION, removed python install, fixed nvm detection
  • bootstrap.sh: docker check, release function uses sed loop, renamed release_root_installer, mac VM test functions

@nchamo nchamo marked this pull request as ready for review March 26, 2026 22:43
@nchamo nchamo requested a review from charlielye as a code owner March 26, 2026 22:43
@nchamo nchamo enabled auto-merge March 26, 2026 23:17
@nchamo nchamo merged commit a7e8048 into backport-to-v4-next-staging Mar 26, 2026
17 of 20 checks passed
@nchamo nchamo deleted the feat/backport-hardcode-version branch March 26, 2026 23:21
AztecBot added a commit that referenced this pull request Mar 27, 2026
BEGIN_COMMIT_OVERRIDE
fix(aztec-up): always reinstall noirup and foundryup bootstrappers
(#21826)
fix(aztec-up): show installed version after install (#21822)
feat(aztec-up): default install version to latest instead of nightly
(backport #21883) (#22076)
feat(aztec-up): auto-update before install with staleness check (#21866)
cherry-pick: feat(aztec-up): add versioned aliases for multi-major
version support (#21817)
feat(aztec-up): add versioned aliases for multi-major version support
(backport #21817) (#22080)
feat(aztec-up): decouple infra assets from toolchain VERSION (backport
#22078) (#22079)
feat: backport hardcode version into install scripts at release time
(#22082)
fix(aztec-up): pass VERSION to per-version installer and fix release sed
(#22083)
END_COMMIT_OVERRIDE
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.

2 participants