Hey there guys 🙂 Was wondering about the cache size in CI, and reading here: https://www.pantsbuild.org/docs/using-pants-in-ci
There's a useful script to nuke cache when it becomes too big - this should be run as part of the CI before
pantsbuild/actions/init-pants@v5-scie-pants
right?
h
happy-kitchen-89482
09/15/2023, 2:01 PM
Probably at/towards the end of your CI run.
🙏 1
happy-kitchen-89482
09/15/2023, 2:02 PM
Before, the caches in question aren't set up yet, so those dirs will be empty anyway.