Skip to content

fix installer latest release resolution#127

Merged
EnderOfWorlds007 merged 1 commit intomainfrom
fix/install-latest-release
May 6, 2026
Merged

fix installer latest release resolution#127
EnderOfWorlds007 merged 1 commit intomainfrom
fix/install-latest-release

Conversation

@charlesHetterich
Copy link
Copy Markdown
Collaborator

Summary

  • resolve installer latest versions from GitHub's no-body releases/latest redirect before checking jsDelivr
  • keep jsDelivr as a fallback only, since it can lag freshly published releases
  • preserve the existing VERSION override behavior

Verification

  • bash -n install.sh
  • zsh -n install.sh
  • verified the patched resolution logic returns v0.18.1 locally

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

Dev build ready — try this branch:

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

E2E Test Pass · ✅ PASS

Tag: e2e-ci-pr · Branch: fix/install-latest-release · Commit: 7687f41 · Run logs

Cell Result Time
pr-install ✅ PASS 1m02s
pr-preflight ✅ PASS 2m44s
pr-deploy-cdm ✅ PASS 3m53s
pr-mod ✅ PASS 1m27s
pr-init-session ✅ PASS 1m46s
pr-deploy-foundry ✅ PASS 1m31s
pr-deploy-frontend ✅ PASS 10m33s
${{ matrix.cell }} ⏭️ SKIP 0m00s
${{ matrix.cell }} ⏭️ SKIP 0m00s

Sentry traces: view spans for this run

@EnderOfWorlds007 EnderOfWorlds007 merged commit b680096 into main May 6, 2026
19 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.

2 participants