Skip to content

fix: update catalyst cli with new client id#2994

Merged
chanceaclark merged 2 commits intoalphafrom
chancellorclark/ltrac-622-update-create-catalyst-client-id-alpha
Apr 27, 2026
Merged

fix: update catalyst cli with new client id#2994
chanceaclark merged 2 commits intoalphafrom
chancellorclark/ltrac-622-update-create-catalyst-client-id-alpha

Conversation

@chanceaclark
Copy link
Copy Markdown
Contributor

What/Why?

Updates the Catalyst CLI with the new client id.

Testing

N/A

Migration

N/A

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 27, 2026

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

Project Deployment Actions Updated (UTC)
catalyst Ready Ready Preview, Comment Apr 27, 2026 8:32pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 27, 2026

🦋 Changeset detected

Latest commit: 085a797

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

This PR includes changesets to release 2 packages
Name Type
@bigcommerce/create-catalyst Patch
@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

@chanceaclark chanceaclark changed the title Chancellorclark/ltrac 622 update create catalyst client id alpha fix: update catalyst cli with new client id Apr 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Bundle Size Report

Comparing against baseline from e18feb6 (2026-04-27).

No bundle size changes detected.

@chanceaclark chanceaclark force-pushed the chancellorclark/ltrac-622-update-create-catalyst-client-id-alpha branch from 003769b to 5193f43 Compare April 27, 2026 20:30
expect(execa).toHaveBeenCalledWith(
'pnpm',
['exec', 'opennextjs-cloudflare', 'preview', '--config', '.bigcommerce/wrangler.jsonc'],
['exec', 'opennextjs-cloudflare', 'preview', '--config', join('.bigcommerce', 'wrangler.jsonc')],
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had to do the same thing as 225c4ef

@chanceaclark chanceaclark force-pushed the chancellorclark/ltrac-622-update-create-catalyst-client-id-alpha branch from 5193f43 to 085a797 Compare April 27, 2026 20:31
@chanceaclark chanceaclark marked this pull request as ready for review April 27, 2026 20:39
@chanceaclark chanceaclark requested a review from a team as a code owner April 27, 2026 20:39
'opennextjs-cloudflare',
'preview',
'--config',
join('.bigcommerce', 'wrangler.jsonc'),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this change for "best practice" purposes?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🪟 😆

@chanceaclark chanceaclark merged commit d62cc59 into alpha Apr 27, 2026
15 of 16 checks passed
@chanceaclark chanceaclark deleted the chancellorclark/ltrac-622-update-create-catalyst-client-id-alpha branch April 27, 2026 22:22
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