chore(repo): update workspace-plugin to hit installed versions of packages#35262
chore(repo): update workspace-plugin to hit installed versions of packages#35262AgentEnder merged 3 commits intomasterfrom
Conversation
✅ Deploy Preview for nx-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for nx-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
View your CI Pipeline Execution ↗ for commit 3776f68
☁️ Nx Cloud last updated this comment at |
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
8a717e0 to
c8b06ae
Compare
Revert the implicit dependencies on devkit/eslint/js/nx/plugin and instead override the workspace-wide jest resolver for this project so its tests consume the installed versions of @nx/* (as any external consumer would) rather than being redirected to packages/* source. Inlines the trivial setCwd helper at its two call sites since the @nx/devkit/internal-testing-utils subpath isn't part of the published package.
c8b06ae to
3776f68
Compare
|
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. |
Current Behavior
workspace-plugin:test has violations
Expected Behavior