Daz DeBoer
|
717db318c1
|
Fix logging of cache key for Gradle User Home
|
2021-10-31 20:49:29 -06:00 |
|
Daz DeBoer
|
472ac8a356
|
Report sizes of cache entries
Using the patched version of @actions/cache, we now report the total
size of cache entries restored/saved, as well as details of each one.
|
2021-10-30 13:45:39 -06:00 |
|
Daz DeBoer
|
d785346c8c
|
Use cache.description
|
2021-10-30 13:44:22 -06:00 |
|
Daz DeBoer
|
6ca4d4ade2
|
Improve formatting for caching report
|
2021-10-30 12:15:00 -06:00 |
|
Daz DeBoer
|
75cec40e58
|
Rename 'report' classes to 'listener'
- `CachingReport` -> `CacheListener`
- `CacheEntryReport` -> `CacheEntryListener`
|
2021-10-30 12:15:00 -06:00 |
|
Daz DeBoer
|
c317ccac62
|
Refactor: extract cache-base out of cache-utils
|
2021-10-30 12:15:00 -06:00 |
|