Skip to content

docs: correct base-foundryup default-version and release-title claims#48

Merged
amiecorso merged 1 commit into
base-anvil-forkfrom
corso/docs-base-foundryup-default-fix
Jun 23, 2026
Merged

docs: correct base-foundryup default-version and release-title claims#48
amiecorso merged 1 commit into
base-anvil-forkfrom
corso/docs-base-foundryup-default-fix

Conversation

@amiecorso

Copy link
Copy Markdown
Collaborator

Summary

Follow-up to the docs cleanup. Two claims in docs/base.md went stale after #46 pinned the bare base-foundryup default to v1.1.0:

  • "With no version, base-foundryup installs the latest build" was wrong. A bare base-foundryup now installs the pinned default release (currently v1.1.0, the latest stable Beryl build); rolling nightlies are opt-in via base-foundryup --install nightly. Verified against foundryup/foundryup (FOUNDRYUP_VERSION=${FOUNDRYUP_VERSION:-v1.1.0}).
  • "Each release ... is titled with the exact base/base commit it reproduces" was overstated. Only nightlies are titled with the base/base commit (e.g. Nightly (2026-06-23, base a3c3011b)); versioned releases are titled by Base version (e.g. v1.1.0). Verified against the live releases page.
  • Minor: "Re-run base-foundryup any time to update" -> "to reinstall or change versions" (the default is pinned, not rolling).

The default-version line is phrased with "currently" so a future default bump doesn't restale it. No other claims in docs/base.md or the README needed changes (audited install flow, the base-* / --base / base = true surface, local-node seeding + chain id, network table, and troubleshooting against the current source).

@amiecorso amiecorso marked this pull request as ready for review June 23, 2026 22:53
@amiecorso amiecorso merged commit 7d53c9a into base-anvil-fork Jun 23, 2026
17 of 18 checks passed
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