chore: Accumulated backports to v4-next#22075
Merged
Merged
Conversation
On v4-next, the release function was renamed to release_aztec_up and simplified (no sed). Applied the nightly->latest change directly in aztec-install instead.
Per author feedback, use sed in release_aztec_up to rewrite VERSION from nightly to latest at upload time, matching the approach on next.
…SION (with conflicts)
- aztec-install: Keep v4-next's nightly default VERSION, add INFRA_VERSION var, keep ASCII art title (no curl banners) - bootstrap.sh: Take PR's release_root_installer rename, add mac VM test functions with INFRA_VERSION
In bootstrap.sh: took incoming versioned alias logic. In bootstrap_ec2: kept v4-next structure and added AZTEC_TOOLCHAIN_DEFAULT_MAJOR_VERSION env var.
These functions were added during the backport conflict resolution but are not needed on v4-next. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Collaborator
Author
|
🤖 Auto-merge enabled after 8 hours of inactivity. This PR will be merged automatically once all checks pass. |
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.
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