Hi ya all Has anyone b…
Hi ya’all,
Has anyone built an Azure DevOps pipeline for a Nx project with this distributed pipeline? How do you deal with the release pipelines?
https://blog.nrwl.io/blazing-fast-distributed-ci-with-nx-a1f5974f7393
I don’t quite get exactly when they mean in the “Artifacts” section of the post. How exactly will they use the npx nx print-affected --target=build
to stash and unstash files? I guess with Azure DevOps you need to use artifacts to move the different builds to other jobs.
Medium: Blazing Fast Distributed CI with Nx