Skip to content

TRAC-1250: Add additional scopes missing from CLI create command#3119

Merged
jordanarldt merged 2 commits into
canaryfrom
TRAC-1250
Jul 17, 2026
Merged

TRAC-1250: Add additional scopes missing from CLI create command#3119
jordanarldt merged 2 commits into
canaryfrom
TRAC-1250

Conversation

@jordanarldt

@jordanarldt jordanarldt commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

What/Why?

Adds store_v2_products, store_v2_content, and store_sites to the device OAuth scopes used by the CLI create command. Without these scopes, creating a new channel with sample data fails, since that flow needs to write products, content, and site data on the store.

Testing

Ran catalyst create locally and confirmed channel creation with sample data no longer errors on missing scopes.

Migration

No migration - will only affect new users using the pnpm create @bigcommerce/catalyst@latest command after we cut a new version

@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
catalyst Ready Ready Preview, Comment Jul 17, 2026 9:19pm

Request Review

@changeset-bot

changeset-bot Bot commented Jul 17, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: de74a06

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@bigcommerce/catalyst Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

Copy link
Copy Markdown
Contributor

Bundle Size Report

Comparing against baseline from 3cbfcb3 (2026-07-17).

No bundle size changes detected.

@jordanarldt
jordanarldt marked this pull request as ready for review July 17, 2026 21:00
@jordanarldt
jordanarldt requested a review from a team as a code owner July 17, 2026 21:00
@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Unlighthouse Performance Comparison — Vercel

Comparing PR preview deployment Unlighthouse scores vs production Unlighthouse scores.

Summary Score

Aggregate score across all categories as reported by Unlighthouse.

Prod Desktop Prod Mobile Preview Desktop Preview Mobile
Score 90 93 92 95

Category Scores

Category Prod Desktop Prod Mobile Preview Desktop Preview Mobile
Performance 77 80 76 91
Accessibility 95 98 95 92
Best Practices 100 100 100 100
SEO 88 86 100 100

Core Web Vitals

Metric Prod Desktop Prod Mobile Preview Desktop Preview Mobile
LCP 3.5 s 5.5 s 3.5 s 3.5 s
CLS 0.001 0 0.001 0
FCP 1.2 s 1.2 s 1.2 s 1.1 s
TBT 0 ms 0 ms 0 ms 10 ms
Max Potential FID 50 ms 40 ms 40 ms 60 ms
Time to Interactive 3.6 s 5.5 s 3.5 s 4.2 s

Full Unlighthouse report →

Merged via the queue into canary with commit bd72110 Jul 17, 2026
24 of 25 checks passed
@jordanarldt
jordanarldt deleted the TRAC-1250 branch July 17, 2026 21:38
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