nx
nx copied to clipboard
fix(dep-graph): Fixed graph calculation when there are mixed targets
Current Behavior
If there is a default target configuration with params: 'forward' and a different target which doesn't have that option you can end up with tasks which do not have the param forwarded.
Expected Behavior
If there is configuration to forward params, they should be forwarded
Related Issue(s)
Extends fix of #11103
☁️ Nx Cloud Report
CI is running/has finished running commands for commit e451479f146e325c69f26f393f71e61c5250994c. 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=5f584eaf4928ef7636571f67aa3e2f69dd89cd3e --head=e451479f146e325c69f26f393f71e61c5250994c --exclude=e2e-storybook,e2e-storybook-angular,e2e-react-native,e2e-detox,e2e-make-angular-cli-faster --parallel=1nx affected --target=test --base=5f584eaf4928ef7636571f67aa3e2f69dd89cd3e --head=e451479f146e325c69f26f393f71e61c5250994c --parallel=1nx affected --target=build --base=5f584eaf4928ef7636571f67aa3e2f69dd89cd3e --head=e451479f146e325c69f26f393f71e61c5250994c --parallel=3nx-cloud record -- yarn depchecknx affected --target=lint --base=5f584eaf4928ef7636571f67aa3e2f69dd89cd3e --head=e451479f146e325c69f26f393f71e61c5250994c --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=5f584eaf4928ef7636571f67aa3e2f69dd89cd3e --head=e451479f146e325c69f26f393f71e61c5250994cnx-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 | ❌ Failed (Inspect) | Oct 27, 2022 at 9:18PM (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.