Nx
Enterprise
Nx
Overview
Sign in / Sign up
Open main menu
Nx
GitHub
Select a tab
Overview
Runs
Analytics
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Filter range
Filter
Filter exact branch match
Exact
Select status
Succeeded
30289
8d30cfca fix(vite): ensure test target dependency is not duplicated Every time the vitest generator was run a new duplicate '^build' dependency was added to the target defaults for the test task. Updated to ensure it is specified only once. Fixes #30288
5 days ago
by cogwirrel
Succeeded
master
9e781421 fix(js): only add typescript project references for explicit dependencies in sync generator (#28998) This change omits references to implicit dependency tsconfigs for typescript projects in the sync generator, since given that they are not referenced directly in code there is no need for project references. ## Current Behavior TypeScript sync generator adds references to any dependency project which has a tsconfig (where composite is true), including implicit dependencies where these references are unnecessary and can potentially cause build failures. See [example repo](https://github.com/cogwirrel/nx-sync-generator-implicit-deps-example). ## Expected Behavior Only explicit dependencies should be referenced in tsconfigs. ## Related Issue(s) Fixes #28997 --------- Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2 months ago
by cogwirrel
Failed
28998
a830aee6 Merge branch 'master' into fix/sync-generator-implicit-deps
3 months ago
by cogwirrel
Failed
28998
98d07c51 Merge branch 'master' into fix/sync-generator-implicit-deps
3 months ago
by cogwirrel
Failed
28998
afe393a3 Merge branch 'master' into fix/sync-generator-implicit-deps
3 months ago
by cogwirrel
Canceled
28998
1212a951 Merge branch 'master' into fix/sync-generator-implicit-deps
3 months ago
by cogwirrel
Canceled
28998
1212a951 Merge branch 'master' into fix/sync-generator-implicit-deps
3 months ago
by cogwirrel
Failed
28998
7f7a544f Update packages/js/src/generators/typescript-sync/typescript-sync.ts Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
3 months ago
by cogwirrel