Skip to content

chore(repo): remove Nx - #6344

Open
jgoux wants to merge 1 commit into
developfrom
juliengoux/cli-2258-remove-nx-from-the-monorepo
Open

chore(repo): remove Nx#6344
jgoux wants to merge 1 commit into
developfrom
juliengoux/cli-2258-remove-nx-from-the-monorepo

Conversation

@jgoux

@jgoux jgoux commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • remove the remaining Nx configuration, package metadata, inference plugin workspace, dependencies, cache ignores, and lockfile graph
  • update current contributor guidance to use package scripts and root-owned Turbo tasks for execution and dependency inspection
  • preserve the build, generation, quality, live, auxiliary, and test graphs established by the preceding Turborepo migrations

Context

PR #6343 merged while this change was in progress, so this branch was rebased onto the updated develop branch containing its final live and auxiliary task migration. Task execution is now owned entirely by package scripts and Turbo.

Affected execution, persistent cache storage, and remote caching remain separate follow-up optimizations.

@jgoux
jgoux requested a review from a team as a code owner August 26, 2026 15:19
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