CI Features
Features of Nx and Nx Cloud that improve CI
Run Only Tasks Affected by a PR
Use Remote Caching (Nx Replay)
Learn how to enable remote caching s.t. you don't just benefit locally from it but also in CI.
Distribute Task Execution (Nx Agents)
Learn how to efficiently distribute tasks across machines to take full advantage of parallelization. Nx Agents make this a trivial task.
Dynamically Allocate Agents
Automatically Split E2E Tasks
Identify and Re-run Flaky Tasks
Set up Nx Cloud On-Premise
Set up Nx Cloud on machines that you control