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
Failed
32946
56d35943 feat(core): collect resource usage
2 days ago
by leosvelperez
Succeeded
master
f3035778 chore(repo): update binary versions in lockfile (#32927) Update the outdated binary versions in the lockfile.
2 days ago
by leosvelperez
Failed
21.6.x
3ffe98ec fix(core): ensure nx is published with the correct dependency version for the native packages (#32928) ## Current Behavior The `nx` package is being published with the native package dependencies using an invalid version range `"*"`. ## Expected Behavior The `nx` package should be published with the native package dependencies pointing to the same version as the `nx` package. A recent change to `nx release` requires workspace packages to be identified as such when deciding to replace the version. ## Related Issue(s) Fixes #32898
3 days ago
by leosvelperez
Failed
master
f198e921 fix(core): ensure nx is published with the correct dependency version for the native packages (#32928) ## Current Behavior The `nx` package is being published with the native package dependencies using an invalid version range `"*"`. ## Expected Behavior The `nx` package should be published with the native package dependencies pointing to the same version as the `nx` package. A recent change to `nx release` requires workspace packages to be identified as such when deciding to replace the version. ## Related Issue(s) Fixes #32898
3 days ago
by leosvelperez
Succeeded
master
f3035778 chore(repo): update binary versions in lockfile (#32927) Update the outdated binary versions in the lockfile.
3 days ago
by leosvelperez
Succeeded
master
f3035778 chore(repo): update binary versions in lockfile (#32927) Update the outdated binary versions in the lockfile.
3 days ago
by leosvelperez
Succeeded
master
f3035778 chore(repo): update binary versions in lockfile (#32927) Update the outdated binary versions in the lockfile.
3 days ago
by leosvelperez
Succeeded
master
f3035778 chore(repo): update binary versions in lockfile (#32927) Update the outdated binary versions in the lockfile.
3 days ago
by leosvelperez
Succeeded
master
f3035778 chore(repo): update binary versions in lockfile (#32927) Update the outdated binary versions in the lockfile.
3 days ago
by leosvelperez
Succeeded
32928
cc83307e fix(core): ensure nx is published with the correct dependency version for the native packages
3 days ago
by leosvelperez
Succeeded
master
f3035778 chore(repo): update binary versions in lockfile (#32927) Update the outdated binary versions in the lockfile.
3 days ago
by leosvelperez
Succeeded
master
f3035778 chore(repo): update binary versions in lockfile (#32927) Update the outdated binary versions in the lockfile.
3 days ago
by leosvelperez
Failed
32928
cc83307e fix(core): ensure nx is published with the correct dependency version for the native packages
3 days ago
by leosvelperez
Succeeded
master
f3035778 chore(repo): update binary versions in lockfile (#32927) Update the outdated binary versions in the lockfile.
3 days ago
by leosvelperez
Succeeded
32927
ebeda4d7 chore(repo): update binary versions in lockfile
3 days ago
by leosvelperez
Failed
32927
ebeda4d7 chore(repo): update binary versions in lockfile
3 days ago
by leosvelperez
Canceled
32927
10f2958b chore(repo): update binary versions in lockfile
3 days ago
by leosvelperez
Succeeded
master
22c57e46 feat(misc)!: remove deprecated `decorate-cli` script and stop sorting tsconfig paths by default (#32781) - Remove the deprecated `decorate-cli` script. - Stop sorting TypeScript path mappings by default in `nx format` and generators. BREAKING CHANGE: The long-deprecated `decorate-cli` script has been removed. BREAKING CHANGE: The `nx format` command and generators no longer default to sorting TypeScript path mappings. To keep the previous behavior, pass the `--sort-root-tsconfig-paths` flag to the command or set `NX_FORMAT_SORT_TSCONFIG_PATHS=true`.
3 days ago
by leosvelperez
Failed
master
c7400eb0 fix(js): temporarily hash all external dependencies for tasks inferred by the `@nx/js/typescript` plugin (#32912) ## Current Behavior Tasks inferred by the `@nx/js/typescript` plugin can result in a cache hit when the public API (`.d.ts` files) of external deps changes. This is incorrect. Those tasks correctly have an input `dependentTasksOutputFiles: '**/*.d.ts'`, but that only covers local workspace dependencies, not external dependencies. ## Expected Behavior Tasks inferred by the `@nx/js/typescript` plugin should result in a cache miss when the public API (`.d.ts` files) of external deps changes. The `tsc -b` command would invalidate its own cache when any dependency (local or external) `.d.ts` files change, and the Nx cache should do the same. This is a temporary workaround that will more aggressively invalidate the cache, but it's safer than having false positives. We'll work on a proper solution that will only hash `.d.ts` files from external dependencies. Once we have it, we'll revert this change so that the inputs are as surgical as possible while still being safe.
3 days ago
by leosvelperez
Succeeded
32912
58487974 fix(js): temporarily hash all external dependencies for tasks inferred by the `@nx/js/typescript` plugin
3 days ago
by leosvelperez
Previous page
Previous
Next
Next page