Skip to content

docs: TRAC-1290 add integrations/b2b-makeswift stage to /release-catalyst - #3133

Merged
chanceaclark merged 1 commit into
canaryfrom
chancellorclark/ltrac-1353-add-integrationsb2b-makeswift-release-stage-to-release
Jul 27, 2026
Merged

docs: TRAC-1290 add integrations/b2b-makeswift stage to /release-catalyst#3133
chanceaclark merged 1 commit into
canaryfrom
chancellorclark/ltrac-1353-add-integrationsb2b-makeswift-release-stage-to-release

Conversation

@chanceaclark

@chanceaclark chanceaclark commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Jira: TRAC-1290

What/Why?

Deferred piece of the b2b release wiring (LTRAC-1296). /release-catalyst released @bigcommerce/catalyst-core and @bigcommerce/catalyst-makeswift but had no stage for @bigcommerce/catalyst-b2b-makeswift, so nothing moved its @latest tag. That tag matters, the CLI's upgrade.ts resolves @bigcommerce/catalyst-b2b-makeswift@latest, so without moving it catalyst upgrade stays pinned forever.

Adds a Stage 3 (sync + release integrations/b2b-makeswift, mirroring the makeswift stage but sourced from integrations/makeswift), renumbers the tag-push (now Stage 4) and cleanup (Stage 5), and extends both to cover the b2b package.

Needed now rather than post-upgrade because the b2b upgrade climb (LTRAC-1297) cuts a release per rung, so the b2b release path has to exist first. The stage also notes the large-catch-up cadence: one b2b release per makeswift minor tag.

Rollout/Rollback

Local tooling only (.claude/skills/), no runtime/app impact. Rollback = revert the commit.

Testing

Skill markdown only. Verified the stage sequence reads 1 (canary) → 2 (makeswift) → 3 (b2b) → 4 (@latest tags) → 5 (cleanup). No code paths exercised; the stage will get its real exercise on the first b2b upgrade rung.

@chanceaclark
chanceaclark requested a review from a team as a code owner July 24, 2026 20:23
@changeset-bot

changeset-bot Bot commented Jul 24, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: fb01f3c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@vercel

vercel Bot commented Jul 24, 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 27, 2026 2:55pm

Request Review

@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bundle Size Report

Comparing against baseline from 50a7263 (2026-07-27).

No bundle size changes detected.

@github-actions

github-actions Bot commented Jul 24, 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 89 92 92 95

Category Scores

Category Prod Desktop Prod Mobile Preview Desktop Preview Mobile
Performance 71 85 70 92
Accessibility 95 95 95 98
Best Practices 100 100 100 100
SEO 88 88 88 100

Core Web Vitals

Metric Prod Desktop Prod Mobile Preview Desktop Preview Mobile
LCP 5.2 s 4.4 s 5.6 s 3.3 s
CLS 0.04 0 0.037 0
FCP 1.2 s 1.2 s 1.2 s 1.2 s
TBT 10 ms 0 ms 0 ms 0 ms
Max Potential FID 60 ms 40 ms 40 ms 60 ms
Time to Interactive 5.3 s 4.4 s 5.6 s 4.3 s

Full Unlighthouse report →

The release-catalyst skill released catalyst-core and catalyst-makeswift
but had no stage for catalyst-b2b-makeswift, so nothing moved its @latest
tag (which the CLI upgrade.ts resolves). Add a b2b sync-and-release stage
mirroring the makeswift one (sourced from integrations/makeswift), and
extend the @latest tag-push and cleanup stages to cover the b2b package.
Note the large-catch-up cadence: one b2b release per makeswift minor tag.

Refs TRAC-1290
Co-Authored-By: Claude <noreply@anthropic.com>
@chanceaclark
chanceaclark force-pushed the chancellorclark/ltrac-1353-add-integrationsb2b-makeswift-release-stage-to-release branch from 6dfca9d to fb01f3c Compare July 27, 2026 14:54
@chanceaclark
chanceaclark added this pull request to the merge queue Jul 27, 2026
Merged via the queue into canary with commit 52ac029 Jul 27, 2026
18 of 19 checks passed
@chanceaclark
chanceaclark deleted the chancellorclark/ltrac-1353-add-integrationsb2b-makeswift-release-stage-to-release branch July 27, 2026 15:58
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