Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
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
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
34671
3ae41c1a fix(core): restore CNW user flow to match v22.1.3 The CNW prompt flow diverges from v22.1.3 in several ways: - Shows "Which starter do you want to use?" template prompt - Cloud prompt says "Try the full Nx platform?" instead of caching question - Preset flow uses simplified cloud prompt instead of CI provider → caching fallback - Completion message shows box banner with `accessToken=undefined` manual URL - Setup message includes `github.com/new` link not present in v22.1.3 Human-visible CNW flow identical to v22.1.3 while preserving: - NDJSON AI output (agentic experience) - `--template` flag (works via CLI, not surfaced in prompts) - Telemetry, error handling, AI agent detection Changes: - Skip template prompt, go straight to preset/stack flow - Restore "Would you like remote caching?" with v22.1.3 wording - Restore CI provider → caching fallback prompt chain for preset flow - Pass actual nxCloud to createEmptyWorkspace so cloud token is real - Restore v22.1.3 completion message ("Your remote cache is almost complete.") - Restore v22.1.3 getNxCloudInfo signature with rawNxCloud URL visibility - Restore "Nx Cloud has been set up successfully" spinner text - Remove github.com/new link from push message Fixes NXC-4020
18 days ago
by Jack Hsu
J
Succeeded
34671
b693b016 fix(core): restore CNW user flow to match v22.1.3 ## Current Behavior The CNW prompt flow diverges from v22.1.3 in several ways: - Shows "Which starter do you want to use?" template prompt - Cloud prompt says "Try the full Nx platform?" instead of caching question - Preset flow uses simplified cloud prompt instead of CI provider → caching fallback - Completion message shows box banner with `accessToken=undefined` manual URL - Setup message includes `github.com/new` link not present in v22.1.3 ## Expected Behavior Human-visible CNW flow identical to v22.1.3 while preserving: - NDJSON AI output (agentic experience) - `--template` flag (works via CLI, not surfaced in prompts) - Telemetry, error handling, AI agent detection Changes: - Skip template prompt, go straight to preset/stack flow - Restore "Would you like remote caching?" with v22.1.3 wording - Restore CI provider → caching fallback prompt chain for preset flow - Pass actual nxCloud to createEmptyWorkspace so cloud token is real - Restore v22.1.3 completion message ("Your remote cache is almost complete.") - Restore v22.1.3 getNxCloudInfo signature with rawNxCloud URL visibility - Restore "Nx Cloud has been set up successfully" spinner text - Remove github.com/new link from push message ## Related Issue(s) Fixes NXC-4020
19 days ago
by Jack Hsu
J
Previous page
Previous
Next
Next page