Skip to content

feat(decentralize): support deploying a local directory via --path#370

Merged
UtkarshBhardwaj007 merged 4 commits into
mainfrom
gs-decentralize-local-path
Jun 13, 2026
Merged

feat(decentralize): support deploying a local directory via --path#370
UtkarshBhardwaj007 merged 4 commits into
mainfrom
gs-decentralize-local-path

Conversation

@goldsteinsveta

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

github-actions Bot commented Jun 12, 2026

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/gs-decentralize-local-path bash

@github-actions

github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

E2E Test Pass · ✅ PASS

Tag: e2e-ci-pr · Branch: gs-decentralize-local-path · Commit: 1f18170 · Run logs

Cell Result Time
pr-mod ✅ PASS 1m30s
pr-preflight ✅ PASS 3m59s
pr-deploy-frontend ✅ PASS 8m27s
pr-deploy-foundry ✅ PASS 0m44s
pr-login-session ✅ PASS 1m58s
pr-install ✅ PASS 0m53s
pr-deploy-cdm ✅ PASS 5m47s
${{ matrix.cell }} ⏭️ SKIP 0m00s
${{ matrix.cell }} ⏭️ SKIP 0m-5s

Sentry traces: view spans for this run

@goldsteinsveta goldsteinsveta marked this pull request as ready for review June 13, 2026 12:44
goldsteinsveta and others added 4 commits June 13, 2026 15:08
`decentralize --path` resolved the playground detail-page README from the
typed directory itself, so the common `--path ./dist` usage silently missed
the project README (which lives at the repo root). The moddable preflight
already walks up to the repo root for the git origin, leaving moddable apps
with a recorded `repository` but an empty `readme`.

Resolve the README `cwd` from the enclosing git repo root via a new
`findProjectRoot` (walks up for `.git`, falls back to the directory), matching
how `deploy` passes its project root and keeping README + `repository`
metadata on one anchor. Update the publish-prompt copy and changeset to match.
@UtkarshBhardwaj007 UtkarshBhardwaj007 force-pushed the gs-decentralize-local-path branch from f6a4cc2 to 258c238 Compare June 13, 2026 13:23
@UtkarshBhardwaj007 UtkarshBhardwaj007 merged commit ed0b14d into main Jun 13, 2026
20 checks passed
@UtkarshBhardwaj007 UtkarshBhardwaj007 deleted the gs-decentralize-local-path branch June 13, 2026 13:25
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