feat(core): add PLUGIN.md files to testing-tools#34125
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
✅ 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 67cb84e
☁️ Nx Cloud last updated this comment at |
9d1d9b5 to
1f3f3c5
Compare
1f3f3c5 to
67cb84e
Compare
There was a problem hiding this comment.
Important
At least one additional CI pipeline execution has run since the conclusion below was written and it may no longer be applicable.
Nx Cloud has identified a possible root cause for your failed CI:
Our analysis indicates this is an environment_state issue. The e2e-vite tests fail during external pnpm registry access when creating test workspaces, and this project wasn't modified by our PR (which only added PLUGIN.md files to cypress, jest, playwright, and vitest packages). The failure pattern suggests waiting for external service recovery rather than code changes.
No code changes were suggested for this issue.
If the issue was transient, you can trigger a rerun:
🎓 Learn more about Self-Healing CI on nx.dev
|
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 PLUGIN.md files to test related plugins
Closes NXA-789