Skip to content

Comments

chore: migrate root orchestration from Nx to Turborepo#1345

Merged
jbroma merged 2 commits intomainfrom
chore/use-turborepo
Feb 24, 2026
Merged

chore: migrate root orchestration from Nx to Turborepo#1345
jbroma merged 2 commits intomainfrom
chore/use-turborepo

Conversation

@jbroma
Copy link
Member

@jbroma jbroma commented Feb 24, 2026

Summary

  • Replaced root orchestration scripts in package.json to use Turborepo instead of Nx.
  • Removed nx.json and added turbo.json with equivalent task graph defaults.
  • Updated CLAUDE.md to describe Turborepo orchestration.
  • Updated pnpm-lock.yaml for the dependency change.

Changes

  • build, dev, typecheck, test, pods, and pods:update now run via Turborepo.
  • Root dev dependency nx removed; turbo added.

Notes

  • pnpm-lock.yaml includes additional lockfile churn from dependency resolution updates during migration.

@vercel
Copy link

vercel bot commented Feb 24, 2026

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

Project Deployment Actions Updated (UTC)
repack-website Ready Ready Preview, Comment Feb 24, 2026 3:51pm

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2026

⚠️ No Changeset found

Latest commit: ab56c4d

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

@jbroma jbroma merged commit 908f24a into main Feb 24, 2026
6 checks passed
@jbroma jbroma deleted the chore/use-turborepo branch February 24, 2026 15:55
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.

1 participant