Closed chanceaclark closed 2 months ago
Does this change only concern the CI build, or also local development?
Does this change only concern the CI build, or also local development?
Both. It'll cache local scripts that are ran, remote cache is completely optional locally.
What?
Switches the repo over to using
turbo
instead oflerna
's built-innx
caching functionality. Also updates CI to use the caching benefit using remote caching.Why?
This is part of the path to removing lerna from the repo.
Screenshots/Screen Recordings
N/A
Testing/Proof
Latest test run in CI is using Turbo Remote Caching.