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
3eb9f6a8 feat(angular): remove deprecated functionalities for v21 (#30769) Remove the deprecated functionalities scheduled to be removed in Nx v21. BREAKING CHANGE: Remove the deprecated data persistence operators previously exported in `@nx/angular` and the deprecated testing utils previously exported in `@nx/angular/testing`.
7 days ago
by leosvelperez
Succeeded
master
3eb9f6a8 feat(angular): remove deprecated functionalities for v21 (#30769) Remove the deprecated functionalities scheduled to be removed in Nx v21. BREAKING CHANGE: Remove the deprecated data persistence operators previously exported in `@nx/angular` and the deprecated testing utils previously exported in `@nx/angular/testing`.
7 days ago
by leosvelperez
Succeeded
30769
b1476d7b cleanup(angular): add missing `export` to migration docs
7 days ago
by leosvelperez
Succeeded
master
46bd9e5e chore(nx-dev): ignore the `public` directory in the eslint configuration (#30770) ## Current Behavior The `nx-dev:lint` task is processing the `public` directory. That directory is meant to contain assets that ESLint shouldn't process. It results in extra time being spent linting the project, and it could result in some errors due to linting some generated output that's copied there (e.g. `documentation` and `tutorials` directories). ## Expected Behavior The `nx-dev:lint` task should not process the `public` directory. ## Related Issue(s) Fixes #
7 days ago
by leosvelperez
Succeeded
30770
5f70acaf chore(nx-dev): ignore the `public` directory in the eslint configuration
7 days ago
by leosvelperez
Succeeded
master
fed4da86 feat(misc): remove generation of target defaults for atomized e2e tasks (#30730) ## Current Behavior A target default (`dependsOn: [^build]`) for atomized e2e tasks is always generated to work around a previous limitation where tasks couldn't depend on continuous tasks. That meant we couldn't add the dependency to the app's serve task and had to add it to the build task. With continuous tasks now working, that limitation no longer exists. We're now able to correctly infer the task dependency on the app's serve task, and therefore, we can and need to remove the generation of `dependsOn: [^build]` in target defaults so it doesn't override what the Cypress and Playwright plugins infers. ## Expected Behavior A target default (`dependsOn: [^build]`) for atomized e2e tasks should not be generated. Instead, the Cypress and Playwright plugins will infer the correct `dependsOn` for the task(s) run in the configured web server command. ## Related Issue(s) Fixes #
7 days ago
by leosvelperez
Succeeded
30769
e2ca13a1 feat(angular): remove deprecated property and add missing deprecation notice to programmatic api
7 days ago
by leosvelperez
Canceled
30769
519c6f82 feat(angular): remove deprecated functionalities Remove the deprecated functionalities scheduled to be removed in Nx v21. BREAKING CHANGE: Remove the deprecated data persistence operators previously exported in `@nx/angular` and the deprecated testing utils previously exported in `@nx/angular/testing`.
7 days ago
by leosvelperez
Failed
30763
d587e499 feat(angular): drop support for angular v17
7 days ago
by leosvelperez
Failed
30715
3aa95052 feat(angular): support angular 20.0.0-next.5
8 days ago
by leosvelperez
Failed
30715
3aa95052 feat(angular): support angular 20.0.0-next.5
8 days ago
by leosvelperez
Failed
30715
3aa95052 feat(angular): support angular 20.0.0-next.5
8 days ago
by leosvelperez
Failed
30715
2e1d9076 feat(angular): support angular 20.0.0-next.5
8 days ago
by leosvelperez
Succeeded
30730
e8128066 fix(testing): do not infer `parallelism` to `false` in e2e-ci task
8 days ago
by leosvelperez
Failed
30730
e8128066 fix(testing): do not infer `parallelism` to `false` in e2e-ci task
8 days ago
by leosvelperez
Failed
30730
0c1f31a0 fix(testing): do not infer `parallelism` to `false` in e2e-ci task
8 days ago
by leosvelperez
Failed
30730
0c1f31a0 fix(testing): do not infer `parallelism` to `false` in e2e-ci task
9 days ago
by leosvelperez
Failed
master
1bd10525 docs(core): fix package manager workspaces' patterns in typescript project linking concept page (#30729) ## Current Behavior The "Typescript Project Linking" concept page shows package manager workspaces' patterns like `apps/**`. While this could be correct, it's not what Nx generators will generate, and it can result in some nested and non-expected directories being matched (e.g., fixtures). ## Expected Behavior The "Typescript Project Linking" concept page should show package manager workspaces' patterns like `apps/*` so it's aligned with what Nx generators will generate. It would be a safer example, so it doesn't match potentially undesired directories. ## Related Issue(s) Fixes #
9 days ago
by leosvelperez
Failed
master
1bd10525 docs(core): fix package manager workspaces' patterns in typescript project linking concept page (#30729) ## Current Behavior The "Typescript Project Linking" concept page shows package manager workspaces' patterns like `apps/**`. While this could be correct, it's not what Nx generators will generate, and it can result in some nested and non-expected directories being matched (e.g., fixtures). ## Expected Behavior The "Typescript Project Linking" concept page should show package manager workspaces' patterns like `apps/*` so it's aligned with what Nx generators will generate. It would be a safer example, so it doesn't match potentially undesired directories. ## Related Issue(s) Fixes #
9 days ago
by leosvelperez
Failed
30730
087e5f9d docs(misc): remove target default from tutorials
9 days ago
by leosvelperez
Next
Next Page