Skip to content

docs: sync from Docs-dev main — workspaces, API-key model, CLI 0.6.0 surface - #62

Open
zeshi-du wants to merge 1 commit into
v1.0from
sync/from-docs-dev-main-2026-08-13
Open

docs: sync from Docs-dev main — workspaces, API-key model, CLI 0.6.0 surface#62
zeshi-du wants to merge 1 commit into
v1.0from
sync/from-docs-dev-main-2026-08-13

Conversation

@zeshi-du

Copy link
Copy Markdown
Contributor

Sync #61 was merged at 2026-08-13T01:49Z, but Docs-dev main moved again at 05:00Z. This closes that gap — 11 files, 1 new page.

Why it matters

The public portal is currently missing the docs for things that already shipped:

  • web-portal/admin/workspaces.mdx does not exist publicly at all (new page). There is no published explanation of what a workspace is, personal vs. shared, or which balance work draws on.
  • web-portal/admin/api-keys.mdx still documents the old single-kind key model. The published page does not mention that sk-user- personal keys can no longer be minted and that every key created today is a sk-member- workspace key bound to the workspace whose page minted it — which is the first thing a user hits when they create a key and it behaves differently than the page says.
  • CLI docs lag the published @testsprite/testsprite-cli@0.6.0: cli/concepts/key-terms.mdx, cli/core/authentication.mdx, cli/getting-started/installation.mdx, cli/integrations/ci-cd.mdx.

What is in it

Mirrors four Docs-dev PRs that landed after #61: workspace/API-key documentation (#29), CI-CD reachability and CLI path (#27), GitHub-native CI output (#30), rerun pricing on V3 (#28).

Verification

  • git diff docsdev/main HEAD is empty — the branch tree matches Docs-dev main exactly.
  • File-level change set is 10 modifications + 1 addition, no deletions, so no public-only content is dropped.
  • Reviewed the diff for anything that should not be published: no ticket references, no internal hostnames, no account ids, no live credentials. The one sk-user-abcd1234efgh5678ijkl in ide-configuration-issues.mdx is a placeholder inside a config example, and the amazonaws.com URL in docs.json is the existing public font asset.

….6.0 surface

Mirrors the four Docs-dev PRs that landed after sync #61 was merged:
workspace/API-key documentation (#29), CI-CD reachability and CLI path (#27),
GitHub-native CI output (#30), and rerun pricing on V3 (#28).

11 files, one of them new (web-portal/admin/workspaces.mdx). After this
commit the tree matches Docs-dev main exactly — verified with
`git diff docsdev/main HEAD` returning empty.
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