Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
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
Failed
35141
Flaky task
→
37715d56 Merge branch 'master' into NXC-4185 [Self-Healing CI Rerun]
by nx-cloud[bot]
n
Failed
35141
Flaky task
→
8eb5bf8d fix(js): refresh lockfile between lib generations for yarn v4 in e2e Yarn v4 requires the lockfile to be refreshed after creating a new workspace package; without it, subsequent yarn operations fail with "This package doesn't seem to be present in your lockfile". Adding an intermediate install between the two @nx/js:lib generations in the beforeAll setup unblocks the yarn-specific e2e and is a no-op for pnpm/npm/bun. Root cause analysis from Nx Cloud Self-Healing.
by Craigory C...
C
Failed
35141
Flaky task
→
80847901 Merge branch 'master' into NXC-4185 [Self-Healing CI Rerun]
by nx-cloud[bot]
n
Failed
35141
b58dcca5 fix(js): restore truncated lock-file.ts content from previous push The previous commit (15eed2fc) accidentally truncated lock-file.ts to only the first 130 lines. Restoring full file content with the original fix intact (PackageJson default cast and bun.lockb test mock).
by Craigory C...
C
Failed
35141
Flaky task
→
42b868a1 Merge branch 'master' into NXC-4185
by Craigory C...
C
Canceled
35141
42b868a1 Merge branch 'master' into NXC-4185
by Craigory C...
C
Failed
35141
42b868a1 Merge branch 'master' into NXC-4185
by Craigory C...
C
Failed
35141
54e3fe5c fix(js): harden auto lockfile affected detection
by Craigory C...
C
Failed
35141
Fix applied
→
54e3fe5c fix(js): harden auto lockfile affected detection
by Craigory C...
C
Succeeded
35141
26efbe74 chore(js): parametrize auto-mode lockfile e2e over package managers Run the affected-auto-lockfile suite against pnpm, yarn, npm, and bun so each supported lock-file parser is exercised end-to-end.
by Steven Nance
S
Canceled
35141
41188f03 chore(js): use unrelated packages in auto-mode lockfile e2e fixture Use is-odd and left-pad to avoid transitive dependency overlap that caused the isolation test to fail. is-even@1.0.0 transitively depends on is-odd, so bumping is-odd rippled through both libs.
by Steven Nance
S
Canceled
35141
334e5d55 chore(js): merge remote NXC-4185 branch
by Steven Nance
S
Failed
35141
Environment issue
→
7c45e226 Merge branch 'master' into NXC-4185
by Steven Nance
S
Canceled
35141
ce7f831a cleanup(core): extract autoNxJson constant and use passed nxJson parameter in lock-file-changes
by Steven Nance
S
Failed
35141
4f23ad9d fix(js): parse lock files to detect changed packages in auto mode Replace the JSON-diff-based heuristic for detecting changed packages with a parser-based approach that reuses Nx's existing lock file parsers. The base and head revisions are parsed and their external-node maps diffed to identify packages whose versions actually changed, which avoids brittle per-format path matching and correctly handles yarn.lock (which JsonDiff could not meaningfully traverse).
by Steven Nance
S
Succeeded
35141
382c848f fix(js): use graph-based affected detection for lock file changes Refactor auto mode to extract changed package names from lock file diffs and return matching external node names from the project graph. The existing graph reversal in filterAffected then walks from those nodes to find affected workspace projects. - Resolvers now extract package names instead of project paths - Uses projectGraph.externalNodes to look up changed packages - Yarn lock files can now identify specific changed packages instead of falling back to "all projects affected" - Root-level npm dependency changes are now detected - Removes RootPathLookup class (no longer needed)
by Steven Nance
S
Canceled
35141
3dd45c9b fix(js): warn on unsupported lock file in auto mode Replace the TODO comment with an actual logger.warn() call when an unsupported lock file reaches the auto mode resolver. Add a test for the unrecognized lock file case.
by Steven Nance
S
Canceled
35141
2e0d5ec6 chore(js): merge remote NXC-4185 branch
by Steven Nance
S
Previous page
Previous
Next
Next page