fix(core): show continuous property in nx show target#34867
fix(core): show continuous property in nx show target#34867AgentEnder merged 3 commits intomasterfrom
Conversation
Add the continuous property to the nx show target output. Previously the command showed cache and parallelism but not whether a target is continuous. Fixes NXC-4084 Slack thread: https://nrwl.slack.com/archives/C0A7DRB5L7M/p1773687471068809?thread_ts=1773687438.189689&cid=C0A7DRB5L7M https://claude.ai/code/session_01J4CWku5MW5Y31LnQMMB5Yj
✅ Deploy Preview for nx-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for nx-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
View your CI Pipeline Execution ↗ for commit dfb226e
☁️ Nx Cloud last updated this comment at |
Co-authored-by: AgentEnder <[email protected]>
Co-authored-by: AgentEnder <[email protected]> [Self-Healing CI Rerun]
There was a problem hiding this comment.
Nx Cloud has identified a flaky task in your failed CI:
🔂 Since the failure was identified as flaky, we triggered a CI rerun by adding an empty commit to this branch.
🔔 Heads up, your workspace has pending recommendations ↗ to auto-apply fixes for similar failures.
🎓 Learn more about Self-Healing CI on nx.dev
Add the continuous property to the nx show target output. Previously the command showed cache and parallelism but not whether a target is continuous. Fixes NXC-4084 --------- Co-authored-by: Claude <[email protected]> Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com> Co-authored-by: AgentEnder <[email protected]>
|
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. |
Add the continuous property to the nx show target output. Previously the command showed cache and parallelism but not whether a target is continuous.
Fixes NXC-4084