Skip to content

feat(aztec-up): default install version to latest instead of nightly#21883

Merged
nchamo merged 1 commit into
merge-train/fairiesfrom
feat/default-install-latest
Mar 26, 2026
Merged

feat(aztec-up): default install version to latest instead of nightly#21883
nchamo merged 1 commit into
merge-train/fairiesfrom
feat/default-install-latest

Conversation

@nchamo

@nchamo nchamo commented Mar 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • When release_root_installer uploads aztec-install to S3, it rewrites the default VERSION from the local dev value (0.0.1) to a remote alias. Previously this defaulted to nightly, meaning bash -i <(curl -s https://install.aztec.network) would install a nightly build.
  • Changed the default to latest so new users get the latest stable release.
  • Takes effect next time release_root_installer is run manually.

Fixes F-480

@nchamo nchamo requested a review from charlielye as a code owner March 22, 2026 22:09
@nchamo nchamo self-assigned this Mar 22, 2026
@nchamo nchamo requested a review from nventuro March 22, 2026 22:14
@charlielye charlielye requested a review from aminsammara March 23, 2026 02:06
Base automatically changed from merge-train/fairies to next March 26, 2026 04:08
@nchamo nchamo changed the base branch from next to merge-train/fairies March 26, 2026 18:01
@nchamo nchamo merged commit 7a97803 into merge-train/fairies Mar 26, 2026
15 checks passed
@nchamo nchamo deleted the feat/default-install-latest branch March 26, 2026 18:11
@AztecBot

Copy link
Copy Markdown
Collaborator

❌ Failed to cherry-pick to v4-next due to conflicts. (🤖) View backport run.

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
github-merge-queue Bot pushed a commit that referenced this pull request Mar 27, 2026
BEGIN_COMMIT_OVERRIDE
feat(aztec-up): default install version to latest instead of nightly
(#21883)
fix(aztec-up): always reinstall noirup and foundryup bootstrappers
(#21826)
fix(aztec-up): show installed version after install (#21822)
feat(aztec-up): decouple infra assets from toolchain VERSION (#22078)
feat(aztec-up): add versioned aliases for multi-major version support
(#21817)
feat(aztec-up): auto-update before install with staleness check (#21866)
fix(aztec-up): pass VERSION to per-version installer and fix release sed
(#22083)
feat: asserts that aztec dep version matches cli (#21245)
END_COMMIT_OVERRIDE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants