breezy-apple-27122
07/23/2024, 6:56 PMbroad-processor-92400
07/23/2024, 11:43 PMmv named_caches named_caches_not_cached (latter is likely faster)
2. contribute a cache-named-caches flag to to the init-pants action, similar to cache-lmdb-store, but with default: 'true'. https://github.com/pantsbuild/actions/blob/d767b356a10c6c50fc0db0ddc215611b300b226b/init-pants/action.yaml#L47-L56
(In my work repo, we also use GHA and we don't bother caching the named caches.)breezy-apple-27122
07/25/2024, 10:54 AM