Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): Update move/remove workspace generators to work with ts project references #29331

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

ndcunningham
Copy link
Contributor

Current Behavior

When a workspace is setup to use ts project references the move/remove generators from @nx/workspace do not work correctly or result in an incorrect state for the workspace.

Expected Behavior

This should work OOTB.

Related Issue(s)

Fixes #

@ndcunningham ndcunningham self-assigned this Dec 12, 2024
@ndcunningham ndcunningham requested a review from a team as a code owner December 12, 2024 19:52
Copy link

vercel bot commented Dec 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Dec 16, 2024 3:59pm

Copy link

nx-cloud bot commented Dec 12, 2024

Your CI Pipeline Execution ↗ for commit b4192be ⏳ is in progress.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ❌ Failed 41m, 49s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 1m, 4s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 0s View ↗
nx-cloud record -- nx format:check --base=e20f6... ✅ Succeeded 25s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 24s View ↗
nx documentation --no-dte ✅ Succeeded 43s View ↗

Last updated at 2024-12-16 16:45:44UTC

Sent with 💌 from NxCloud.

@ndcunningham ndcunningham force-pushed the fix/move-remove-generators-ts-solution branch 3 times, most recently from 1205b0e to d86d2df Compare December 13, 2024 16:08
@ndcunningham ndcunningham force-pushed the fix/move-remove-generators-ts-solution branch from 5443fe0 to b4192be Compare December 16, 2024 15:57
@jaysoo
Copy link
Member

jaysoo commented Dec 17, 2024

The flaky test for release e2e will be fixed separately, it isn't affected by this PR. Merging.

@jaysoo jaysoo merged commit 0329cad into master Dec 17, 2024
4 of 6 checks passed
@jaysoo jaysoo deleted the fix/move-remove-generators-ts-solution branch December 17, 2024 18:37
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants