nrwl / nx-labs

A collection of Nx plugins
MIT License
130 stars 48 forks source link

feat(nx-ignore): perform full install when plugins are used and provide escape hatch #391

Closed jaysoo closed 2 months ago

jaysoo commented 2 months ago

This PR ensures that full installation is performed when using Nx plugins. There isn't a guarantee that all transient dependencies will be installed, which can lead to errors when constructing graph.

Users can pass in --slim-install to override this behavior.

nx-cloud[bot] commented 2 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 861f17dcbd02c707369bb1daed8de78ce68238bd. 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 4 targets - [`nx affected --target=e2e --parallel --max-parallel=1 --exclude=nx-ignore-e2e`](https://cloud.nx.app/runs/kVnkgj9qD3?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=test --parallel --max-parallel=2`](https://cloud.nx.app/runs/iEk85uHIpp?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=build --parallel --max-parallel=3`](https://cloud.nx.app/runs/8pAqwSHQLj?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=lint --parallel --max-parallel=3`](https://cloud.nx.app/runs/Xoy2IfwLQb?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.