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
Succeeded
34891
42c254bf Merge branch 'master' into fix-double-install
by Jason Jean
J
Failed
34891
Environment issue
→
82e56585 Merge branch 'master' into fix-double-install
by Jason Jean
J
Failed
34891
d82ec0f7 Merge branch 'master' into fix-double-install
by Jason Jean
J
Failed
34891
Environment issue
→
6988a003 Merge branch 'master' into fix-double-install
by Jason Jean
J
Failed
34891
Environment issue
→
7929c785 cleanup(devkit): simplify installPackagesTask condition
by FrozenPandaz
F
Canceled
34891
fe73a011 fix(devkit): rename alwaysRun to ensureInstall and restore true in library generators The library generators need ensureInstall=true for the second+ library case where no deps change but install must run for symlinks. Renamed parameter since it no longer always runs — it skips when install already ran this cycle.
by FrozenPandaz
F
Failed
34891
d206a452 fix(devkit): skip redundant install when alwaysRun is set but install already ran When alwaysRun is true and install already executed this generator cycle (cache is set), skip the redundant install. The previous install already picked up all filesystem changes including workspace config updates needed for symlinks.
by FrozenPandaz
F
Canceled
34891
c4b7b1c7 fix(core): remove alwaysRun from expo, react, and react-native library generators
by FrozenPandaz
F
Canceled
34891
4bc17153 fix(core): prevent double install in library generators for TS solution workspaces The library generators for @nx/js, @nx/node, and @nx/vue were passing `alwaysRun=true` to `installPackagesTask` in TS solution workspaces, which bypasses the package.json cache and causes a redundant second install. The init generator already triggers an install via `addDependenciesToPackageJson`, so the cache correctly deduplicates when `alwaysRun` is not set.
by FrozenPandaz
F
Canceled
34891
4bc17153 fix(core): prevent double install in library generators for TS solution workspaces The library generators for @nx/js, @nx/node, and @nx/vue were passing `alwaysRun=true` to `installPackagesTask` in TS solution workspaces, which bypasses the package.json cache and causes a redundant second install. The init generator already triggers an install via `addDependenciesToPackageJson`, so the cache correctly deduplicates when `alwaysRun` is not set.
by FrozenPandaz
F
Previous page
Previous
Next
Next page