nx
nx copied to clipboard
fix(core): ensure setting up nx cloud in nx migrate using the generator from the installed latest version
Current Behavior
Choosing to set up Nx Cloud during nx migrate
executes the generator from the locally installed packages. This leads to the user getting an outdated flow and messaging.
Expected Behavior
Choosing to set up Nx Cloud during nx migrate
should execute the generator from the installed latest version to ensure the user gets the up-to-date flow and messaging.
Related Issue(s)
Fixes #
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
nx-dev | ⬜️ Ignored (Inspect) | May 6, 2024 11:52am |
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 026c8885b277cbab3b4fba2e6ae9fa626a9dba92. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 6 targets
-
nx affected --targets=e2e,e2e-ci --base=0f71685b2b97d4ea835c5bc8c455606bc70d2f58 --head=026c8885b277cbab3b4fba2e6ae9fa626a9dba92 --parallel=1
-
nx run-many -t check-imports check-commit check-lock-files check-codeowners documentation --parallel=1 --no-dte
-
nx affected --targets=lint,test,build --base=0f71685b2b97d4ea835c5bc8c455606bc70d2f58 --head=026c8885b277cbab3b4fba2e6ae9fa626a9dba92 --parallel=3
-
nx-cloud record -- nx format:check --base=0f71685b2b97d4ea835c5bc8c455606bc70d2f58 --head=026c8885b277cbab3b4fba2e6ae9fa626a9dba92
-
nx documentation --no-dte
-
nx affected -t e2e-macos-ci --parallel=1 --base=0f71685b2b97d4ea835c5bc8c455606bc70d2f58 --head=026c8885b277cbab3b4fba2e6ae9fa626a9dba92
Sent with 💌 from NxCloud.
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.