nrwl / nx-console

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

fix: use command cwd when running help command rather than project root #2200

Closed jaysoo closed 2 days ago

jaysoo commented 3 days ago

This PR updates the handling of run-help for both vscode and intellij such that it supports reading helpCwd to run the help command. Currently, it is using the project root, which is not always correct, as is the case for ./gradlew.

nx-cloud[bot] commented 3 days ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 523d4f873737a81a6b51c17de0c5b8d6aa3dd8c0. 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/iT2CQpOhqn?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/MspHK8ldBr?utm_source=pull-request&utm_medium=comment) - [`nx-cloud record -- ./gradlew ktfmtCheck`](https://staging.nx.app/runs/KRLukjcXXG?utm_source=pull-request&utm_medium=comment) - [`nx-cloud record -- npx nx format:check`](https://staging.nx.app/runs/FFkFXGGyNb?utm_source=pull-request&utm_medium=comment) - [`nx affected --targets=build,test --configuration=ci --exclude=nx-console --parallel=1`](https://staging.nx.app/runs/cVtK5EvE3l?utm_source=pull-request&utm_medium=comment) - [`nx run intellij:build --info --verbose`](https://staging.nx.app/runs/EvqeGhkKoB?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.