fix(misc): read all project configuration at once
readProjectConfiguration inside a foreach is slow in a large repo with many projects using getProjects before the loop and read it within performance much better
ISSUES CLOSED: #12051
Current Behavior
Expected Behavior
Related Issue(s)
Fixes #
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 66b1ea076821b5ab94cdbed50d23aad8a47b7409. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this branch
✅ Successfully ran 12 targets
nx affected --target=e2e --base=cb1947870d2748b6f57a9db3e1845d143fb05ba1 --head=66b1ea076821b5ab94cdbed50d23aad8a47b7409 --exclude=e2e-storybook,e2e-storybook-angular,e2e-react-native,e2e-detox,e2e-make-angular-cli-faster --parallel=1nx affected --target=test --base=cb1947870d2748b6f57a9db3e1845d143fb05ba1 --head=66b1ea076821b5ab94cdbed50d23aad8a47b7409 --parallel=1nx affected --target=build --base=cb1947870d2748b6f57a9db3e1845d143fb05ba1 --head=66b1ea076821b5ab94cdbed50d23aad8a47b7409 --parallel=3nx-cloud record -- yarn depchecknx affected --target=lint --base=cb1947870d2748b6f57a9db3e1845d143fb05ba1 --head=66b1ea076821b5ab94cdbed50d23aad8a47b7409 --parallel=3nx-cloud record -- yarn nx workspace-lintnx-cloud record -- yarn check-lock-filesnx-cloud record -- yarn check-commitnx-cloud record -- yarn nx format:check --base=cb1947870d2748b6f57a9db3e1845d143fb05ba1 --head=66b1ea076821b5ab94cdbed50d23aad8a47b7409nx-cloud record -- yarn check-importsnx-cloud record -- yarn documentationnx build typedoc-theme
Sent with 💌 from NxCloud.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| nx-dev | ✅ Ready (Inspect) | Visit Preview | Sep 22, 2022 at 10:28PM (UTC) |
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.