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
36134
12085f5d feat(core): scaffold create-nx-workspace into the current directory ## Current Behavior `create-nx-workspace .` only works in a strictly empty directory, so a fresh GitHub repo (`.git`, README, LICENSE) fails. Templates require `git clone`. ## Expected Behavior - `.`/`./` scaffolds in place when the directory is functionally empty (dotfiles, README, LICENSE); real content still errors and points to `nx init`. - Interactive run with no name offers "Create in the current directory?". - Templates download as a tarball instead of `git clone`, so git is never required (fresh machines, CI, AI agents) and extracting over an existing `.git` is safe. README is replaced by the generated workspace. ## Related Issue(s) N/A
by Jack Hsu
J
Canceled
36134
12085f5d feat(core): scaffold create-nx-workspace into the current directory ## Current Behavior `create-nx-workspace .` only works in a strictly empty directory, so a fresh GitHub repo (`.git`, README, LICENSE) fails. Templates require `git clone`. ## Expected Behavior - `.`/`./` scaffolds in place when the directory is functionally empty (dotfiles, README, LICENSE); real content still errors and points to `nx init`. - Interactive run with no name offers "Create in the current directory?". - Templates download as a tarball instead of `git clone`, so git is never required (fresh machines, CI, AI agents) and extracting over an existing `.git` is safe. README is replaced by the generated workspace. ## Related Issue(s) N/A
by Jack Hsu
J
Previous page
Previous
Next
Next page