nx
Nx
GitHub
Nx
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
Nx
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
34041
0504d9f0 fix(nx-plugin): stop leaking the local registry after vitest e2e runs Vitest has no globalTeardown config option, so the injected globalTeardown was silently ignored and the verdaccio process started in globalSetup outlived the test run. In CI this orphaned registry broke later tests that start a registry in the same workspace. Wire the local registry scripts through a vitest globalSetup wrapper that exports both setup and teardown instead.
by Craigory C...
C
Canceled
34041
0504d9f0 fix(nx-plugin): stop leaking the local registry after vitest e2e runs Vitest has no globalTeardown config option, so the injected globalTeardown was silently ignored and the verdaccio process started in globalSetup outlived the test run. In CI this orphaned registry broke later tests that start a registry in the same workspace. Wire the local registry scripts through a vitest globalSetup wrapper that exports both setup and teardown instead.
by Craigory C...
C
Failed
34041
4ea8b393 fix(nx-plugin): load ensurePackage-installed @nx/vitest via require in e2e-project generator A dynamic import() is preserved as a true ESM import under nodenext, so it cannot resolve the temp install that ensurePackage exposes through CJS module paths. In a generated workspace without @nx/vitest installed, the generator crashed with "Cannot find package '@nx/vitest'". Use the same ensurePackage + require pattern as the other generators that consume @nx/vitest on demand.
by Craigory C...
C
Failed
34041
Flaky task
→
4ea8b393 fix(nx-plugin): load ensurePackage-installed @nx/vitest via require in e2e-project generator A dynamic import() is preserved as a true ESM import under nodenext, so it cannot resolve the temp install that ensurePackage exposes through CJS module paths. In a generated workspace without @nx/vitest installed, the generator crashed with "Cannot find package '@nx/vitest'". Use the same ensurePackage + require pattern as the other generators that consume @nx/vitest on demand.
by Craigory C...
C
Failed
34041
Environment issue
→
4ea8b393 fix(nx-plugin): load ensurePackage-installed @nx/vitest via require in e2e-project generator A dynamic import() is preserved as a true ESM import under nodenext, so it cannot resolve the temp install that ensurePackage exposes through CJS module paths. In a generated workspace without @nx/vitest installed, the generator crashed with "Cannot find package '@nx/vitest'". Use the same ensurePackage + require pattern as the other generators that consume @nx/vitest on demand.
by Craigory C...
C
Failed
34041
6538422f feat(nx-plugin): add vitest support for e2e tests Adds "vitest" as an e2eTestRunner option for @nx/plugin:plugin and a testRunner option for @nx/plugin:e2e-project. The vitest setup wires globalSetup/globalTeardown to the local registry scripts and runs with a single fork for isolation. Also adds "none" as a coverageProvider option to the @nx/vitest configuration generator so e2e projects skip coverage setup. Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
by Craigory C...
C
Failed
34041
37248ed4 feat(nx-plugin): add vitest support for e2e tests Adds "vitest" as an e2eTestRunner option for @nx/plugin:plugin and a testRunner option for @nx/plugin:e2e-project. The vitest setup wires globalSetup/globalTeardown to the local registry scripts and runs with a single fork for isolation. Also adds "none" as a coverageProvider option to the @nx/vitest configuration generator so e2e projects skip coverage setup. Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
by Craigory C...
C
Failed
34041
37248ed4 feat(nx-plugin): add vitest support for e2e tests Adds "vitest" as an e2eTestRunner option for @nx/plugin:plugin and a testRunner option for @nx/plugin:e2e-project. The vitest setup wires globalSetup/globalTeardown to the local registry scripts and runs with a single fork for isolation. Also adds "none" as a coverageProvider option to the @nx/vitest configuration generator so e2e projects skip coverage setup. Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
by Craigory C...
C
Previous
Next