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(nxls): ignore .nx/workspace-data paths as a precaution #2190

Closed MaxKless closed 1 week ago

MaxKless commented 1 week ago

this doesn't fix any specific bug yet - but people have had issues in the past with watchers picking up changes in .nx/cache. So we're going to preemptively ignore the new .nx/workspace-data just to be safe.

nx-cloud[bot] commented 1 week ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit d938aad22f023655e676ce5db2c920daa3ccb7bb. 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/XBSZYmrtoq?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/nsCUl2neEI?utm_source=pull-request&utm_medium=comment) - [`nx-cloud record -- ./gradlew ktfmtCheck`](https://staging.nx.app/runs/OUTMqL09HZ?utm_source=pull-request&utm_medium=comment) - [`nx-cloud record -- npx nx format:check`](https://staging.nx.app/runs/bkHM0tKuhd?utm_source=pull-request&utm_medium=comment) - [`nx affected --targets=build,test --configuration=ci --exclude=nx-console --parallel=1`](https://staging.nx.app/runs/4lvrhvEbP6?utm_source=pull-request&utm_medium=comment) - [`nx run intellij:build --info`](https://staging.nx.app/runs/tKJADPkZmV?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.