feat: backport hardcode version into install scripts at release time#22082
Merged
nchamo merged 2 commits intoMar 26, 2026
Conversation
nventuro
approved these changes
Mar 26, 2026
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
e44fe3832a("Hardcode version into install scripts at release time") into the v4-next backport branchaztec-up/files now matchmerge-train/fairies, with the only exceptions being the test files (counter_contract.sh,default_scaffold.sh) which are kept as-is for v4 compatibilityChanges
aztec-banner,aztec-banner-truecolor)aztec-install: 256-color palette, typewriter intro, hardcodedVERSION=0.0.1(sed'd at release), conditional jq installaztec-up: newprunecommand, stopped passingVERSION=env to install scriptinstall: new color scheme, hardcoded VERSION, removed python install, fixed nvm detectionbootstrap.sh: docker check, release function uses sed loop, renamedrelease_root_installer, mac VM test functions