Skip to content

fix installer VERSION override tags#136

Merged
charlesHetterich merged 1 commit intomainfrom
fix/preserve-dev-version-overrides
May 7, 2026
Merged

fix installer VERSION override tags#136
charlesHetterich merged 1 commit intomainfrom
fix/preserve-dev-version-overrides

Conversation

@charlesHetterich
Copy link
Copy Markdown
Collaborator

Summary

  • preserve explicit VERSION overrides verbatim so dev/<branch> release tags are not prefixed with v
  • keep v normalization for implicit latest/jsDelivr stable release resolution
  • add a patch changeset for the installer fix

Verification

  • bash -n install.sh
  • zsh -n install.sh
  • git diff --check
  • simulated override resolution keeps dev/rh/fix-pagination unchanged
  • simulated stable fallback resolution maps 0.19.0 to v0.19.0
  • checked the real dev/rh/fix-pagination asset URL resolves while vdev/rh/fix-pagination 404s

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

Dev build ready — try this branch:

curl -fsSL https://raw.githubusercontent.com/paritytech/playground-cli/main/install.sh | VERSION=dev/fix/preserve-dev-version-overrides bash

@charlesHetterich charlesHetterich merged commit 07ec873 into main May 7, 2026
20 of 22 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

E2E Test Pass · ✅ PASS

Tag: e2e-ci-pr · Branch: fix/preserve-dev-version-overrides · Commit: fdd6b40 · Run logs

Cell Result Time
pr-deploy-frontend ✅ PASS 10m31s
pr-deploy-foundry ✅ PASS 2m16s
pr-deploy-cdm ✅ PASS 3m24s
pr-mod ✅ PASS 1m20s
pr-init-session ✅ PASS 1m51s
pr-install ✅ PASS 0m45s
pr-preflight ✅ PASS 2m36s
${{ matrix.cell }} ⏭️ SKIP 0m00s
${{ matrix.cell }} ⏭️ SKIP 0m00s

Sentry traces: view spans for this run

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