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
Sort by
Sort by
Start time
Sort ascending
Sort descending
Filter
Filter exact branch match
Exact
Select status
Succeeded
master
9cdc1ccb fix(core): respect `extends` when reading tsconfig options (#30062) Fix a bug introduced in https://github.com/nrwl/nx/pull/29774. ## Current Behavior If a local plugin's `tsconfig.json` uses `extends`, the referenced base config is not loaded. ## Expected Behavior If a local plugin's `tsconfig.json` uses `extends`, the referenced base config is loaded. ## Related Issue(s) Fixes #30007 --------- Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2 months ago
by ethantkoenig
Succeeded
30062
8c6c53de fix(core): third-party test
2 months ago
by ethantkoenig
Succeeded
master
8c6c53de fix(core): third-party test
2 months ago
by ethantkoenig
Succeeded
30062
5b8f2f31 fix(core): PR feedback
2 months ago
by ethantkoenig
Succeeded
master
5b8f2f31 fix(core): PR feedback
2 months ago
by ethantkoenig
Succeeded
30062
98d34188 fix(core): Respect `extends` in local plugin TS options
2 months ago
by ethantkoenig
Failed
master
98d34188 fix(core): Respect `extends` in local plugin TS options
2 months ago
by ethantkoenig
Failed
30062
a7d707d2 fix(core): Respect `extends` in local plugin TS options
2 months ago
by ethantkoenig
Failed
master
a7d707d2 fix(core): Respect `extends` in local plugin TS options
2 months ago
by ethantkoenig
Failed
30062
893ba6de fix(core): Respect `extends` in local plugin TS options
2 months ago
by ethantkoenig
Failed
master
893ba6de fix(core): Respect `extends` in local plugin TS options
2 months ago
by ethantkoenig
Succeeded
master
9b705962 fix(core): reduce number of processed files when creating in-memory transpiler (#29774) ## Current Behavior All of the TS source trees are unnecessarily traversed when a local plugin is being registered. ## Expected Behavior TS source trees are not unnecessarily traversed. ## Related Issue(s) Fixes #29102 (see issue for more context)
3 months ago
by ethantkoenig
Failed
master
9b705962 fix(core): reduce number of processed files when creating in-memory transpiler (#29774) ## Current Behavior All of the TS source trees are unnecessarily traversed when a local plugin is being registered. ## Expected Behavior TS source trees are not unnecessarily traversed. ## Related Issue(s) Fixes #29102 (see issue for more context)
3 months ago
by ethantkoenig
Succeeded
29774
ae78d8fa fix(core): Optimize loading local plugin TS options See https://github.com/nrwl/nx/issues/29102 for context.
3 months ago
by ethantkoenig
Failed
29774
850a5290 fix(core): Optimize loading local plugin TS options See https://github.com/nrwl/nx/issues/29102 for context.
3 months ago
by ethantkoenig