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): handle package manager workspaces configuration in move generator #30268

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

leosvelperez
Copy link
Member

Current Behavior

Moving a project included in the package manager workspaces setup to a new destination that's not matched by that configuration results in the project not included in the package manager workspaces setup.

Expected Behavior

Moving a project included in the package manager workspaces setup to a new destination that's not matched by that configuration should result in the new destination included in the workspaces setup.

Related Issue(s)

Fixes #

@leosvelperez leosvelperez self-assigned this Mar 5, 2025
@leosvelperez leosvelperez requested a review from a team as a code owner March 5, 2025 11:06
@leosvelperez leosvelperez requested a review from MaxKless March 5, 2025 11:06
Copy link

vercel bot commented Mar 5, 2025

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 Mar 6, 2025 10:30am

Copy link

nx-cloud bot commented Mar 5, 2025

View your CI Pipeline Execution ↗ for commit af4d617.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 38m 46s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 16s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check --base=2d872... ✅ Succeeded 3s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 1s View ↗
nx documentation ✅ Succeeded 1m 10s View ↗
nx affected -t e2e-macos-local --parallel=1 --b... ✅ Succeeded 31m 4s View ↗

☁️ Nx Cloud last updated this comment at 2025-03-06 11:12:01 UTC

Copy link
Collaborator

@JamesHenry JamesHenry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments

@leosvelperez leosvelperez force-pushed the workspace/move-handle-package-manager-workspaces branch from 3c46e21 to 84276ff Compare March 5, 2025 14:47
@leosvelperez leosvelperez requested review from a team and Coly010 as code owners March 5, 2025 14:47
@leosvelperez leosvelperez force-pushed the workspace/move-handle-package-manager-workspaces branch from 84276ff to af4d617 Compare March 6, 2025 10:28
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.

4 participants