Skip to content

chore: 0.3.0 changeset (account setup + dot update)#14

Merged
UtkarshBhardwaj007 merged 1 commit intomainfrom
release/0.3.0
Apr 16, 2026
Merged

chore: 0.3.0 changeset (account setup + dot update)#14
UtkarshBhardwaj007 merged 1 commit intomainfrom
release/0.3.0

Conversation

@UtkarshBhardwaj007
Copy link
Copy Markdown
Member

@UtkarshBhardwaj007 UtkarshBhardwaj007 commented Apr 16, 2026

Summary

Test plan

  • pnpm format:check clean
  • Reviewer: verify that on merge, release.yml bumps playground-cli to 0.3.0, creates the v0.3.0 tag with dot-{linux,darwin}-{x64,arm64} binaries attached, and commits chore: version packages back to main.

- Changeset cuts the release for the account-setup / dot-update / vitest
  work that merged in #13 (which shipped without a changeset, so
  release.yml exited on merge to main without cutting a release).
- CLAUDE.md now states that every user-facing PR must include a
  changeset — release.yml is a no-op otherwise.
@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/release/0.3.0 bash

@UtkarshBhardwaj007 UtkarshBhardwaj007 merged commit ae24c60 into main Apr 16, 2026
5 checks passed
@UtkarshBhardwaj007 UtkarshBhardwaj007 deleted the release/0.3.0 branch April 16, 2026 19:14
UtkarshBhardwaj007 added a commit that referenced this pull request Apr 18, 2026
…ation on dot init.

All screens now render through `src/utils/ui/theme/` — one folder holds
every color, glyph, and layout token used anywhere in the CLI. Swap the
folder to reskin; stub the exports to strip styling. No color literals,
glyph literals, or spacing constants live outside this directory.

`dot init` now queries bulletin attestation on every run — even for
already-signed-in users — and renders how long the upload quota is valid
for in human form (e.g. `~13d 4h · #14,582,331`), switching to warning
color under 24h and danger color when expired.

Terminal tab title updates during long deploys via OSC 0 (building →
uploading → publishing → ✓/✕), so `dot deploy` shows progress in the
tab strip while the user tabs away. TTY-gated so CI/pipe output stays
clean; cleared on process shutdown.
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