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
34c5b614 fix(core): adjust artifacts path for publish (#31979) Update native `.wasm` paths to be `./artifacts`
1 day ago
by ndcunningham
Succeeded
master
34c5b614 fix(core): adjust artifacts path for publish (#31979) Update native `.wasm` paths to be `./artifacts`
1 day ago
by ndcunningham
Succeeded
master
34c5b614 fix(core): adjust artifacts path for publish (#31979) Update native `.wasm` paths to be `./artifacts`
1 day ago
by ndcunningham
Succeeded
master
34c5b614 fix(core): adjust artifacts path for publish (#31979) Update native `.wasm` paths to be `./artifacts`
1 day ago
by ndcunningham
Succeeded
master
34c5b614 fix(core): adjust artifacts path for publish (#31979) Update native `.wasm` paths to be `./artifacts`
1 day ago
by ndcunningham
Succeeded
master
34c5b614 fix(core): adjust artifacts path for publish (#31979) Update native `.wasm` paths to be `./artifacts`
1 day ago
by ndcunningham
Succeeded
master
34c5b614 fix(core): adjust artifacts path for publish (#31979) Update native `.wasm` paths to be `./artifacts`
1 day ago
by ndcunningham
Succeeded
master
34c5b614 fix(core): adjust artifacts path for publish (#31979) Update native `.wasm` paths to be `./artifacts`
1 day ago
by ndcunningham
Succeeded
master
34c5b614 fix(core): adjust artifacts path for publish (#31979) Update native `.wasm` paths to be `./artifacts`
1 day ago
by ndcunningham
Succeeded
master
34c5b614 fix(core): adjust artifacts path for publish (#31979) Update native `.wasm` paths to be `./artifacts`
1 day ago
by ndcunningham
Succeeded
31979
ed91407f fix(core): adjust artifacts path for publish
1 day ago
by ndcunningham
Succeeded
master
0ca4aacd feat(repo): use ts solution in the nx repo (#31654) This PR updates the Nx repo to use ts solution to improve build processes and module resolution via the `@nx/js/typescript` plugin. - Added `@nx/js/typescript` (adding new targets `typecheck` and `build-base`) - Updated all e2e test projects for consistent module resolution. (Now contains `package.json` for all dependencies) - Fixed module resolution conflicts by streamlining `NODE_PATH` handling in e2e tests. - Added `legacy-post-build` executor merging `copy-asset` and `package.json` cleanup. - Added `package.json` to e2e projects for proper dependency management. --------- Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com> Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com> Co-authored-by: Emily Xiong <xiongemi@gmail.com> Co-authored-by: yarden-island <yarden@island.io> Co-authored-by: Julien Marcou <julien.marcou@convelio.com> Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: Colum Ferry <cferry09@gmail.com> Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
1 day ago
by ndcunningham
Failed
31979
ed91407f fix(core): adjust artifacts path for publish
1 day ago
by ndcunningham
Succeeded
master
91acf8c7 fix(jest): revert version back to 29 (#31981) ### Changes Newly create projects fail when using jest v30 so lets revert this for now
1 day ago
by ndcunningham
Succeeded
master
0ca4aacd feat(repo): use ts solution in the nx repo (#31654) This PR updates the Nx repo to use ts solution to improve build processes and module resolution via the `@nx/js/typescript` plugin. - Added `@nx/js/typescript` (adding new targets `typecheck` and `build-base`) - Updated all e2e test projects for consistent module resolution. (Now contains `package.json` for all dependencies) - Fixed module resolution conflicts by streamlining `NODE_PATH` handling in e2e tests. - Added `legacy-post-build` executor merging `copy-asset` and `package.json` cleanup. - Added `package.json` to e2e projects for proper dependency management. --------- Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com> Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com> Co-authored-by: Emily Xiong <xiongemi@gmail.com> Co-authored-by: yarden-island <yarden@island.io> Co-authored-by: Julien Marcou <julien.marcou@convelio.com> Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: Colum Ferry <cferry09@gmail.com> Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
1 day ago
by ndcunningham
Succeeded
master
0ca4aacd feat(repo): use ts solution in the nx repo (#31654) This PR updates the Nx repo to use ts solution to improve build processes and module resolution via the `@nx/js/typescript` plugin. - Added `@nx/js/typescript` (adding new targets `typecheck` and `build-base`) - Updated all e2e test projects for consistent module resolution. (Now contains `package.json` for all dependencies) - Fixed module resolution conflicts by streamlining `NODE_PATH` handling in e2e tests. - Added `legacy-post-build` executor merging `copy-asset` and `package.json` cleanup. - Added `package.json` to e2e projects for proper dependency management. --------- Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com> Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com> Co-authored-by: Emily Xiong <xiongemi@gmail.com> Co-authored-by: yarden-island <yarden@island.io> Co-authored-by: Julien Marcou <julien.marcou@convelio.com> Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: Colum Ferry <cferry09@gmail.com> Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
1 day ago
by ndcunningham
Succeeded
31981
55fd5b9f fix(jest): revert version back to 29
1 day ago
by ndcunningham
Failed
31981
c3a574e9 fix(jest): revert version back to 29
1 day ago
by ndcunningham
Failed
31981
9c713844 fix(jest): revert version back to 29
1 day ago
by ndcunningham
Succeeded
master
0ca4aacd feat(repo): use ts solution in the nx repo (#31654) This PR updates the Nx repo to use ts solution to improve build processes and module resolution via the `@nx/js/typescript` plugin. - Added `@nx/js/typescript` (adding new targets `typecheck` and `build-base`) - Updated all e2e test projects for consistent module resolution. (Now contains `package.json` for all dependencies) - Fixed module resolution conflicts by streamlining `NODE_PATH` handling in e2e tests. - Added `legacy-post-build` executor merging `copy-asset` and `package.json` cleanup. - Added `package.json` to e2e projects for proper dependency management. --------- Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com> Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com> Co-authored-by: Emily Xiong <xiongemi@gmail.com> Co-authored-by: yarden-island <yarden@island.io> Co-authored-by: Julien Marcou <julien.marcou@convelio.com> Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: Colum Ferry <cferry09@gmail.com> Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
1 day ago
by ndcunningham
Previous Page
Prev
Next
Next Page