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
GitHub
Nx
Workspace
Succeeded
36953
b83d9967 chore(testing): correct the comment on the cypress range fallback The branch also runs when an installed Cypress no longer satisfies a repinned range, and an unsatisfiable range resolves to the coerced declaration rather than a floor.
by Leosvel Pé...
L
Canceled
36953
187df43a chore(testing): correct the comment on the cypress range fallback The branch also runs when an installed Cypress no longer satisfies a repinned range, and an unsatisfiable range resolves to the coerced declaration rather than a floor.
by Leosvel Pé...
L
Succeeded
36953
f73a9a84 docs(testing): scope the Cypress.env() removal to Cypress 16 [Self-Healing CI Rerun]
by nx-cloud[bot]
n
Failed
36953
Flaky task
→
1557f2d7 fix(angular): read the installed Angular version in the Cypress component testing guard The Angular 22.1 guard read `@angular/core` from the declared range with `semver.coerce`, which takes the first number in the string. A range that lists its upper bound first, such as `<22.1 >=22.0`, read as 22.1 and the guard required Cypress 15.20.1 for a workspace that can only install Angular 22.0. An installed Angular that satisfied the range was ignored. The guard resolves the version the same way the Cypress generators do: the installed version when it satisfies the declared range, otherwise the range's lowest bound.
by Leosvel Pé...
L
Failed
36953
Flaky task
→
6f48c3bb docs(testing): scope the Cypress.env() removal to Cypress 16 The heading read as if every supported Cypress version lost the API. Cypress 13 to 15 keep it.
by Leosvel Pé...
L
Canceled
36953
6f48c3bb docs(testing): scope the Cypress.env() removal to Cypress 16 The heading read as if every supported Cypress version lost the API. Cypress 13 to 15 keep it.
by Leosvel Pé...
L
Succeeded
36953
fca69e9b fix(testing): treat named class and function expressions as cypress bindings `const Fake = class Cypress {}` and `function require() {}` expressions bind the name for the migrations that skip shadowed files, same as the declaration forms.
by Leosvel Pé...
L
Succeeded
36953
7acdee23 chore(testing): cover the cypress 16 package update and migration gates Asserts the `23.3.0-cypress-16` group applies to Cypress 15 only and lands `^16.0.0` with the matching dev servers, and that each gated 23.3.0 migration requires the landing version, mirroring how nx evaluates `requires`.
by Leosvel Pé...
L
Failed
36953
Environment issue
→
7acdee23 chore(testing): cover the cypress 16 package update and migration gates Asserts the `23.3.0-cypress-16` group applies to Cypress 15 only and lands `^16.0.0` with the matching dev servers, and that each gated 23.3.0 migration requires the landing version, mirroring how nx evaluates `requires`.
by Leosvel Pé...
L
Succeeded
36953
92c75105 fix(testing): migrate the cypress config of every explicit cypress target `cypressProjectConfigs` picked the first target using `@nx/cypress:cypress`, so a project with an `e2e` and a `component-test` target on separate config files only had the first one migrated. Enumerate every such target and yield each distinct config path once.
by Leosvel Pé...
L
Succeeded
36953
a7373308 docs(testing): document cypress v16 support The supported range becomes `>= 13 < 17`. The environment variables section explains how tests read `env` values on Cypress 16 (`cy.env()`, since `Cypress.env()` was removed) and when `expose` applies. The component testing guide notes the zoneless `cypress/angular` harness and what that means for zone-based Angular applications.
by Leosvel Pé...
L
Previous
Next