nrwl / nx-console

Nx Console is the user interface for Nx & Lerna.
https://nx.dev
MIT License
1.3k stars 212 forks source link

feat(vscode): merge run target & common commands views, refactorings and remove old generate ui #2166

Closed MaxKless closed 3 weeks ago

MaxKless commented 3 weeks ago

Does a couple of things:

merge the Generate & Run Target and Common Nx Commands views into one fix a bug where migrate didn't work in a .nx installation fix a bug in libs/vscode/nx-cli-quickpicks/src/lib/select-generator.ts where the generator would run even if you exit the flag selection process refactor & remove a lot of old code remove the old generate ui in vscode and delete related code

nx-cloud[bot] commented 3 weeks ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 41309b767d2a0724d5849aff4c7fb8743d2753bf. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 6 targets - [`nx affected --targets=e2e,e2e-local --configuration=ci --exclude=nx-console --parallel=1`](https://staging.nx.app/runs/BaVSsnqNDn?utm_source=pull-request&utm_medium=comment) - [`nx affected --targets=lint,test,build --configuration=ci --exclude=nx-console --parallel=1`](https://staging.nx.app/runs/cSBD8PBMUg?utm_source=pull-request&utm_medium=comment) - [`nx-cloud record -- ./gradlew ktfmtCheck`](https://staging.nx.app/runs/wxI2TWOVEz?utm_source=pull-request&utm_medium=comment) - [`nx-cloud record -- npx nx format:check`](https://staging.nx.app/runs/TmLBBUBnSx?utm_source=pull-request&utm_medium=comment) - [`nx affected --targets=build,test --configuration=ci --exclude=nx-console --parallel=1`](https://staging.nx.app/runs/Y55zHsCRmN?utm_source=pull-request&utm_medium=comment) - [`nx run intellij:build --info`](https://staging.nx.app/runs/2mkATuL4cd?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.