Nx
Enterprise
Nx
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
Status
Fix filter
Filter
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Failed
33526
Generating fix
→
4cee5f4c chore(misc): get nxVersion from installed package
8 hours ago
by Coly010
Succeeded
master
19e6404e fix(release): ensure --preid flag considers stable tags for version determination (#33703) When using `nx release version --preid=alpha`, the version determination now correctly considers both prerelease tags AND stable release tags to determine the "latest" version. Previously, it would only look at prerelease tags matching the preid, ignoring stable releases that should have become the new baseline. For example, with tags: 1.1.0, 1.1.0-alpha.0, 1.1.0-alpha.1, 1.1.1 - Before: Would return 1.1.0-alpha.1 → bump to 1.1.0-alpha.2 - After: Returns 1.1.1 (stable >= preid base) → bump to 1.1.2-alpha.0 Fixes #33343
3 days ago
by Coly010
Succeeded
master
f0252323 fix(misc): update output location of ai-migration files (#33696) Place `ai-migration` files into `tools/ai-migrations`
3 days ago
by Coly010
Succeeded
master
19e6404e fix(release): ensure --preid flag considers stable tags for version determination (#33703) When using `nx release version --preid=alpha`, the version determination now correctly considers both prerelease tags AND stable release tags to determine the "latest" version. Previously, it would only look at prerelease tags matching the preid, ignoring stable releases that should have become the new baseline. For example, with tags: 1.1.0, 1.1.0-alpha.0, 1.1.0-alpha.1, 1.1.1 - Before: Would return 1.1.0-alpha.1 → bump to 1.1.0-alpha.2 - After: Returns 1.1.1 (stable >= preid base) → bump to 1.1.2-alpha.0 Fixes #33343
3 days ago
by Coly010
Succeeded
master
19e6404e fix(release): ensure --preid flag considers stable tags for version determination (#33703) When using `nx release version --preid=alpha`, the version determination now correctly considers both prerelease tags AND stable release tags to determine the "latest" version. Previously, it would only look at prerelease tags matching the preid, ignoring stable releases that should have become the new baseline. For example, with tags: 1.1.0, 1.1.0-alpha.0, 1.1.0-alpha.1, 1.1.1 - Before: Would return 1.1.0-alpha.1 → bump to 1.1.0-alpha.2 - After: Returns 1.1.1 (stable >= preid base) → bump to 1.1.2-alpha.0 Fixes #33343
3 days ago
by Coly010
Succeeded
master
19e6404e fix(release): ensure --preid flag considers stable tags for version determination (#33703) When using `nx release version --preid=alpha`, the version determination now correctly considers both prerelease tags AND stable release tags to determine the "latest" version. Previously, it would only look at prerelease tags matching the preid, ignoring stable releases that should have become the new baseline. For example, with tags: 1.1.0, 1.1.0-alpha.0, 1.1.0-alpha.1, 1.1.1 - Before: Would return 1.1.0-alpha.1 → bump to 1.1.0-alpha.2 - After: Returns 1.1.1 (stable >= preid base) → bump to 1.1.2-alpha.0 Fixes #33343
3 days ago
by Coly010
Succeeded
master
19e6404e fix(release): ensure --preid flag considers stable tags for version determination (#33703) When using `nx release version --preid=alpha`, the version determination now correctly considers both prerelease tags AND stable release tags to determine the "latest" version. Previously, it would only look at prerelease tags matching the preid, ignoring stable releases that should have become the new baseline. For example, with tags: 1.1.0, 1.1.0-alpha.0, 1.1.0-alpha.1, 1.1.1 - Before: Would return 1.1.0-alpha.1 → bump to 1.1.0-alpha.2 - After: Returns 1.1.1 (stable >= preid base) → bump to 1.1.2-alpha.0 Fixes #33343
3 days ago
by Coly010
Canceled
master
19e6404e fix(release): ensure --preid flag considers stable tags for version determination (#33703) When using `nx release version --preid=alpha`, the version determination now correctly considers both prerelease tags AND stable release tags to determine the "latest" version. Previously, it would only look at prerelease tags matching the preid, ignoring stable releases that should have become the new baseline. For example, with tags: 1.1.0, 1.1.0-alpha.0, 1.1.0-alpha.1, 1.1.1 - Before: Would return 1.1.0-alpha.1 → bump to 1.1.0-alpha.2 - After: Returns 1.1.1 (stable >= preid base) → bump to 1.1.2-alpha.0 Fixes #33343
3 days ago
by Coly010
Canceled
master
f0252323 fix(misc): update output location of ai-migration files (#33696) Place `ai-migration` files into `tools/ai-migrations`
4 days ago
by Coly010
Succeeded
master
f0252323 fix(misc): update output location of ai-migration files (#33696) Place `ai-migration` files into `tools/ai-migrations`
4 days ago
by Coly010
Failed
master
f0252323 fix(misc): update output location of ai-migration files (#33696) Place `ai-migration` files into `tools/ai-migrations`
4 days ago
by Coly010
Succeeded
master
f0252323 fix(misc): update output location of ai-migration files (#33696) Place `ai-migration` files into `tools/ai-migrations`
4 days ago
by Coly010
Succeeded
master
f0252323 fix(misc): update output location of ai-migration files (#33696) Place `ai-migration` files into `tools/ai-migrations`
4 days ago
by Coly010
Succeeded
master
f0252323 fix(misc): update output location of ai-migration files (#33696) Place `ai-migration` files into `tools/ai-migrations`
4 days ago
by Coly010
Succeeded
master
f0252323 fix(misc): update output location of ai-migration files (#33696) Place `ai-migration` files into `tools/ai-migrations`
4 days ago
by Coly010
Canceled
master
f0252323 fix(misc): update output location of ai-migration files (#33696) Place `ai-migration` files into `tools/ai-migrations`
4 days ago
by Coly010
Canceled
master
f0252323 fix(misc): update output location of ai-migration files (#33696) Place `ai-migration` files into `tools/ai-migrations`
4 days ago
by Coly010
Succeeded
33703
e8e5e7aa fix(release): ensure --preid flag considers stable tags for version determination When using `nx release version --preid=alpha`, the version determination now correctly considers both prerelease tags AND stable release tags to determine the "latest" version. Previously, it would only look at prerelease tags matching the preid, ignoring stable releases that should have become the new baseline. For example, with tags: 1.1.0, 1.1.0-alpha.0, 1.1.0-alpha.1, 1.1.1 - Before: Would return 1.1.0-alpha.1 → bump to 1.1.0-alpha.2 - After: Returns 1.1.1 (stable >= preid base) → bump to 1.1.2-alpha.0 Fixes #33343
5 days ago
by Coly010
Succeeded
master
2ee5d69c fix(react): update @emotion/styled to latest version #31252 (#33690) ## Current Behavior We currently install an outdated version of `@emotion/styled` that causes Typecheck issues. ## Expected Behavior Use latest version of Emotion ## Related Issue(s) Fixes #31252
5 days ago
by Coly010
Succeeded
master
b740baf5 fix(angular-rspack): use CJS when serving applications for HMR #33106 (#33693) ## Current Behavior Angular Rspack outputs ESM for build and serve. However, with serve, it causes issue for HMR. ## Expected Behavior Use CJS for serve to allow HMR to work correctly ## Related Issue(s) Fixes #33106
5 days ago
by Coly010
Previous page
Previous
Next
Next page