de
Default
GitHub
nxext
Workspace
GitHub
CI Pipeline Executions
Current execution
Succeeded
main
Runs and Agents
Configuration
Self-Healing CI
Project Graph
Circular Dependencies
Enterprise
Resource Usage
Analysis
Conformance
Enterprise
Runs
Current run
Succeeded
Tasks
Resource Usage
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
fix(stencil): green CI after storybook migration Two CI-only failures on main, both invisible locally: - storybook-configuration's generator.spec.ts asserted devDependencies['@storybook/web-components'] is defined, but @nx/storybook's ensureDependencies only adds it when it detects pnpm via npm_config_user_agent — set locally by `pnpm nx test`, absent on Nx Cloud's distributed agents. Force pnpm detection in the spec so the assertion no longer depends on how the test process was invoked. - packages/stencil/project.json carried a dead `"e2e": {}` target (no executor, added in #1160) that `nx affected --target ... e2e` never actually executed until this session's changes made `stencil` affected for the first time. Removed — the plugin's real e2e coverage lives in the separate stencil-e2e project.
nx affected --target build lint test e2e
⌘K
Succeeded
nx affected --target build lint test e2e
Click to copy
7c880a26
main
80%
Cache hits
35 of 44 tasks used cache.
Protect cache integrity with sandboxing
63%
Distribution saved time
5m 56s instead of 16m 07s.
GitHub
nxext
Workspace