Skip to content

Switch default testnet environment to Summit#420

Closed
charlesHetterich wants to merge 1 commit into
mainfrom
chore/summit-default-env
Closed

Switch default testnet environment to Summit#420
charlesHetterich wants to merge 1 commit into
mainfrom
chore/summit-default-env

Conversation

@charlesHetterich

Copy link
Copy Markdown
Collaborator

Summary

  • switch ACTIVE_TESTNET_ENV from paseo-next-v2 to summit
  • add a patch changeset for the default environment change

Verification

  • pnpm format:check
  • pnpm lint:license
  • pnpm exec tsc --noEmit 2>&1 | grep -c "error TS" (printed 0)
  • pnpm test

@github-actions

Copy link
Copy Markdown
Contributor

Dev build ready — try this branch:

curl -fsSL https://raw.githubusercontent.com/paritytech/playground-cli/main/install.sh | VERSION=dev/chore/summit-default-env bash

@github-actions

Copy link
Copy Markdown
Contributor

E2E Test Pass · ❌ FAIL

Tag: e2e-ci-pr · Branch: chore/summit-default-env · Commit: 3d4fa67 · Run logs

Cell Result Time
pr-deploy-foundry ✅ PASS 0m47s
pr-install ✅ PASS 2m03s
pr-deploy-frontend ❌ FAIL 3m02s
pr-preflight ❌ FAIL 3m02s
pr-deploy-cdm ✅ PASS 4m25s
pr-mod ❌ FAIL 2m48s
pr-login-session ❌ FAIL 3m56s
${{ matrix.cell }} ⏭️ SKIP 0m-1s
${{ matrix.cell }} ⏭️ SKIP 0m-8s
❌ Failed tests (2)
  • e2e/cli/deploy.test.ts › dot deploy — preflight and validation > reports mainnet not yet supported
    expected non-zero exit for --env mainnet, got 0 ╭────────────────────────────────────────────────────────────────────────────╮ │ Join the competition first │ │ Playground commands are for builders who've joined the competition, so you │ │ need to be signed in first. │ │ │ │ Run playground login and scan the QR code with your Polkadot mobile app, │ │ then become a builder and join the competition at playground.dot in your │ │ desktop app. │ ╰────────────────────────────────────────────────────────────────────────────╯ : expected +0 not to be +0 // Object.is equality
  • e2e/cli/deploy.test.ts › dot deploy — preflight and validation > domain availability check runs before build/upload
    availability banner not found: ╭────────────────────────────────────────────────────────────────────────────╮ │ Join the competition first │ │ Playground commands are for builders who've joined the competition, so you │ │ need to be signed in first. │ │ │ │ Run playground login and scan the QR code with your Polkadot mobile app, │ │ then become a builder and join the competition at playground.dot in your │ │ desktop app. │ ╰────────────────────────────────────────────────────────────────────────────╯ : expected -1 to be greater than -1

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