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
31665
76fa13d2 fix(core): remove enum constraints from preset generator schema third-party presets can now pass any value for framework, linter, bundler, unitTestRunner, e2eTestRunner, formatter, and packageManager properties without schema validation errors. previously, these properties were restricted to specific enum values, but third-party presets need flexibility to use other tools. fixes issue where npx create-nx-workspace --preset=@rig/cli@alpha --framework=angular would fail with schema validation error.
1 day ago
by FrozenPandaz
Failed
31665
4213017d fix(core): remove enum constraints from preset generator schema third-party presets can now pass any value for framework, linter, bundler, unitTestRunner, e2eTestRunner, formatter, and packageManager properties without schema validation errors. previously, these properties were restricted to specific enum values, but third-party presets need flexibility to use other tools. fixes issue where npx create-nx-workspace --preset=@rig/cli@alpha --framework=angular would fail with schema validation error.
2 days ago
by FrozenPandaz
Canceled
31665
5794b223 fix(core): remove enum constraints from preset generator schema third-party presets can now pass any value for framework, linter, bundler, unitTestRunner, e2eTestRunner, and formatter properties without schema validation errors. previously, these properties were restricted to specific enum values, but third-party presets need flexibility to use other tools. fixes issue where npx create-nx-workspace --preset=@rig/cli@alpha --framework=angular would fail with schema validation error.
2 days ago
by FrozenPandaz
Succeeded
31665
99cdaf1c fix(core): allow any framework value in preset generator schema third-party presets can now pass any framework value without schema validation errors. previously, the framework property was restricted to only backend frameworks (express, koa, fastify, nest, none), but third-party presets need to pass other values like angular, react, etc. fixes issue where npx create-nx-workspace --preset=@rig/cli@alpha --framework=angular would fail with schema validation error.
2 days ago
by FrozenPandaz
Previous Page
Prev
Next
Next Page