nx
nx copied to clipboard
fix(core): read all targets from package json when defining target defaults
Current Behavior
targetDefaults doesn't respect targets from package.json if they are not actually in the config file, making it s.t. they can't be applied to nx release
Expected Behavior
targetDefaults reads targets using the shared helper
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 20, 2024 3:08pm |
☁️ Nx Cloud Report
CI is running/has finished running commands for commit d35a67806462dfae9fbab99c7c08a432b6a366d5. 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=ca3965fcf39d77d451fd0bec62cd8325f7ac6805 --head=d35a67806462dfae9fbab99c7c08a432b6a366d5 --parallel=1nx affected --targets=lint,test,build --base=ca3965fcf39d77d451fd0bec62cd8325f7ac6805 --head=d35a67806462dfae9fbab99c7c08a432b6a366d5 --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=ca3965fcf39d77d451fd0bec62cd8325f7ac6805 --head=d35a67806462dfae9fbab99c7c08a432b6a366d5nx documentation --no-dtenx affected -t e2e-macos --parallel=1 --base=ca3965fcf39d77d451fd0bec62cd8325f7ac6805 --head=d35a67806462dfae9fbab99c7c08a432b6a366d5
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.