nx
Nx
GitHub
Nx
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
Nx
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
36508
af5fe0cf fix(core): make preset empty work without github.com and improve template download errors ## Current Behavior --preset empty is coerced to the nrwl/empty-template github download. 23.1.0 template downloads hard-fail in sandboxed envs (npm-only egress) with an unhelpful NETWORK_ERROR (~90% of the 23.1.0 create-error spike, 88% AI agents). ## Expected Behavior --preset empty normalizes to the ts preset (nx new, npm registry only) so it works where github.com is blocked. NETWORK_ERROR message and AI hints say github.com is unreachable, check network and sandbox configuration, or use --preset=empty and build on top. ## Related Issue(s) Fixes NXC-4687
by Jack Hsu
J
Succeeded
36508
e821ff4b fix(core): make preset empty work without github.com and improve template download errors ## Current Behavior --preset empty is coerced to the nrwl/empty-template github download. 23.1.0 template downloads hard-fail in sandboxed envs (npm-only egress) with an unhelpful NETWORK_ERROR (~90% of the 23.1.0 create-error spike, 88% AI agents). ## Expected Behavior --preset empty normalizes to the ts preset (nx new, npm registry only) so it works where github.com is blocked. NETWORK_ERROR message and AI hints say github.com is unreachable, check network and sandbox configuration, or use --preset=empty and build on top. ## Related Issue(s) Fixes NXC-4687
by Jack Hsu
J
Succeeded
36508
dbc94ad6 fix(core): make preset empty work without github.com and improve template download errors ## Current Behavior --preset empty is coerced to the nrwl/empty-template github download. 23.1.0 template downloads hard-fail in sandboxed envs (npm-only egress) with an unhelpful NETWORK_ERROR (~90% of the 23.1.0 create-error spike, 88% AI agents). ## Expected Behavior --preset empty normalizes to the ts preset (nx new, npm registry only) so it works where github.com is blocked. NETWORK_ERROR message and AI hints say github.com is unreachable, check network and sandbox configuration, or use --preset=empty and build on top. ## Related Issue(s) Fixes NXC-4687
by Jack Hsu
J
Canceled
36508
dc5c3b2f fix(core): make preset empty work without github.com and improve template download errors ## Current Behavior --preset empty is coerced to the nrwl/empty-template github download. 23.1.0 template downloads hard-fail in sandboxed envs (npm-only egress) with an unhelpful NETWORK_ERROR (~90% of the 23.1.0 create-error spike, 88% AI agents). ## Expected Behavior --preset empty normalizes to the ts preset (nx new, npm registry only) so it works where github.com is blocked. NETWORK_ERROR message and AI hints say github.com is unreachable, check network and sandbox configuration, or use --preset=empty and build on top. ## Related Issue(s) Fixes NXC-4687
by Jack Hsu
J
Succeeded
36508
55e7129d fix(core): make preset empty work without github.com and improve template download errors ## Current Behavior --preset empty is coerced to the nrwl/empty-template github download. 23.1.0 template downloads hard-fail in sandboxed envs (npm-only egress) with an unhelpful NETWORK_ERROR (~90% of the 23.1.0 create-error spike, 88% AI agents). ## Expected Behavior --preset empty normalizes to the ts preset (nx new, npm registry only) so it works where github.com is blocked. NETWORK_ERROR message and AI hints say github.com is unreachable, check network and sandbox configuration, or use --preset=empty and build on top. ## Related Issue(s) Fixes NXC-4687
by Jack Hsu
J
Canceled
36508
b7d19829 fix(core): make preset empty work without github.com and improve template download errors ## Current Behavior --preset empty is coerced to the nrwl/empty-template github download. 23.1.0 template downloads hard-fail in sandboxed envs (npm-only egress) with an unhelpful NETWORK_ERROR (~90% of the 23.1.0 create-error spike, 88% AI agents). ## Expected Behavior --preset empty normalizes to the ts preset (nx new, npm registry only) so it works where github.com is blocked. NETWORK_ERROR message and AI hints say github.com is unreachable, check network and sandbox configuration, or use --preset=empty and build on top. ## Related Issue(s) Fixes NXC-4687
by Jack Hsu
J
Succeeded
36508
7f8fc9ac fix(core): make preset empty work without github.com and improve template download errors ## Current Behavior --preset empty is coerced to the nrwl/empty-template github download. 23.1.0 template downloads hard-fail in sandboxed envs (npm-only egress) with an unhelpful NETWORK_ERROR (~90% of the 23.1.0 create-error spike, 88% AI agents). ## Expected Behavior --preset empty normalizes to the ts preset (nx new, npm registry only) so it works where github.com is blocked. NETWORK_ERROR message and AI hints say github.com is unreachable, check network and sandbox configuration, or use --preset=empty and build on top. ## Related Issue(s) Fixes NXC-4687
by Jack Hsu
J
Succeeded
36508
80419e7f fix(core): fall back to preset generation when template download cannot reach github.com ## Current Behavior 23.1.0 made github.com egress a hard requirement: non-interactive default became nrwl/empty-template and templates download via fetch. Sandboxed AI agents (npm-only egress) hard-fail with NETWORK_ERROR (~90% of the 23.1.0 create-error spike, 88% AI agents). ## Expected Behavior First-party templates fall back to their preset equivalents via nx new (npm registry only) with a warning. empty-template -> ts, typescript-template -> npm, react/angular -> monorepo presets. Fallback recorded in complete telemetry as templateFallbackPreset. NETWORK_ERROR hints now mention allowing github.com. ## Related Issue(s) Fixes NXC-4687
by Jack Hsu
J
Previous
Next