Skip to content

chore(repo): remove Nx - #6344

Merged
jgoux merged 2 commits into
developfrom
juliengoux/cli-2258-remove-nx-from-the-monorepo
Aug 27, 2026
Merged

chore(repo): remove Nx#6344
jgoux merged 2 commits into
developfrom
juliengoux/cli-2258-remove-nx-from-the-monorepo

Conversation

@jgoux

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 ownerAugust 26, 2026 15:19
@github-actions

Copy link
Copy Markdown
Contributor

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase/cli/supabase@2120ca84f4f749277ae46f5db4014d8cb00eb1e7

Preview package for commit 2120ca8.

@jgoux
jgoux added this pull request to the merge queueAug 27, 2026
Merged via the queue into develop with commit e6710aaAug 27, 2026
18 checks passed
@jgoux
jgoux deleted the juliengoux/cli-2258-remove-nx-from-the-monorepo branch August 27, 2026 10:05
Sign up for freeto 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

@jgoux@Coly010