nx
nx copied to clipboard
fix(core): target defaults should be able to apply to multiple targets with the same executor
Current Behavior
A target default is only applied to a single task at maximum on a given project
Expected Behavior
If a target default would apply to multiple, it does.
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) | Visit Preview | Feb 1, 2024 11:29pm |
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 062c356f14385c6eaae9cb572bff61b13df1538f. 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 --target=e2e --base=2781800e36dae672572cc5242729a4f0738b6259 --head=062c356f14385c6eaae9cb572bff61b13df1538f --parallel=1nx affected --targets=lint,test,build --base=2781800e36dae672572cc5242729a4f0738b6259 --head=062c356f14385c6eaae9cb572bff61b13df1538f --parallel=3nx run-many -t check-imports check-commit check-lock-files check-codeowners documentation --parallel=1 --no-dtenx-cloud record -- nx format:check --base=2781800e36dae672572cc5242729a4f0738b6259 --head=062c356f14385c6eaae9cb572bff61b13df1538fnx documentation --no-dtenx affected -t e2e-macos --parallel=1 --base=2781800e36dae672572cc5242729a4f0738b6259 --head=062c356f14385c6eaae9cb572bff61b13df1538f
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.