feat(ci,docs,store): Web Store launch kit — guarded publish, listing, screenshots (#28) - #193
Conversation
…et renderer (#28) - release.yml: the CWS publish step is live, gated on CWS_EXTENSION_ID being set — a tag without secrets still builds a GitHub Release and skips the store cleanly. Store zip rebuilt (CWS_UPLOAD=1 drops the manifest key) AFTER the release step attached the self-hosted zip. - docs/STORE-SETUP.md: dry-run upload (draft, no --auto-publish) + rollback/ unpublish doctrine (versions only go up; re-tag last good as higher). - docs/store/LISTING.md: paste-ready listing — summary, description, privacy declarations (incl. the GlitchTip crash-report disclosure), per-permission justifications verified against wxt.config.ts. - scripts/store-shots.ts (+ store:shots): renders five 1280×800 store frames and the 440×280 promo tile from the BUILT extension driving a real stubbed-provider session (chat-streaming.spec's harness family). - store-assets.yml: manual-dispatch CI job for the render — the Windows dev box cannot complete Playwright's launch handshake under Bun's node-shim. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The #dz-model field is a text combobox, disabled during catalogue load and not auto-filled for a multi-model catalogue — type the pick and let Save's click blur-commit it. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ed Save Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…fore close Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ization header Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ouncer Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…before page capture, archive before History Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…f room Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
… again Five 1280x800 frames + the 440x280 promo tile, rendered by CI run 31885050311 from the built extension driving a real stubbed-provider session. The temp branch-push trigger is stripped — regeneration is workflow_dispatch (or bun run store:shots on a machine with working Playwright). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 38 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (6)
📒 Files selected for processing (7)
Warning
|
…tep-if Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Closes #28.
Everything between "repo" and "listed on the Chrome Web Store", ready to go the moment the CWS secrets land:
CI publish (secret-guarded)
release.yml: the publish step is live, gated onsecrets.CWS_EXTENSION_ID— a tag without secrets still builds + attaches to a GitHub Release and skips the store cleanly. The store zip is rebuilt withCWS_UPLOAD=1(drops the manifestkey) after the release step attached the self-hosted zip, then uploaded with--auto-publish.CWS_EXTENSION_ID,CWS_CLIENT_ID,CWS_CLIENT_SECRET,CWS_REFRESH_TOKENare set: everygit tag v*push auto-publishes. No workflow edits needed.Docs
STORE-SETUP.md§5 dry-run (upload-as-draft, no publish, failure modes named) and §6 rollback/unpublish (versions only go up; re-tag last-good as higher; unpublish semantics).docs/store/LISTING.md: paste-ready listing — summary, description, single-purpose statement, privacy declarations (including the honest GlitchTip crash-report disclosure), and per-permission justifications verified againstwxt.config.ts.Assets (
docs/store/assets/, committed)scripts/store-shots.ts(bun run store:shots): the built extension drives a real session against a stubbed provider — the live edits, changeset diffs, and history in the shots are all real extension behavior, no mockups.store-assets.yml(workflow_dispatch) regenerates them in CI — the Windows dev box can't complete Playwright's launch handshake under Bun's node-shim.Still manual, by design: the first store upload (mints the item ID), the dashboard listing form (copy is in LISTING.md), and the four
gh secret setcalls — see STORE-SETUP.md §4.🤖 Generated with Claude Code
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.