gradle-build-action/dist/post
Daz DeBoer 6084a4eb65
Cache artifacts with single entry per type
When caching is too fine-grained, an excessive number of cache
requests can result in HTTP 429 errors due to rate limiting.
By caching all artifacts of a particular type in a single entry
we hope to mitigate this, at the expense of some reduction in
cache space optimization.

This change also adds caching for all dependency jars, as well as
instrumented jars in the 'caches/jars-X' directory.
2021-09-15 17:45:47 -06:00
..
index.js Cache artifacts with single entry per type 2021-09-15 17:45:47 -06:00
index.js.map Cache artifacts with single entry per type 2021-09-15 17:45:47 -06:00
sourcemap-register.js Build outputs 2021-09-14 18:11:31 -06:00