Daz DeBoer
|
cc5cdb7fe0
|
Adapt caching for GRADLE_USER_HOME env var
Fixes #74
|
2021-09-27 21:50:14 -06:00 |
|
Daz DeBoer
|
3390540145
|
Simplify setting caches to disabled or read-only
|
2021-09-13 11:04:42 -06:00 |
|
Daz DeBoer
|
378bd0b6f8
|
Save and restore caches in parallel
|
2021-09-07 15:17:39 -06:00 |
|
Daz DeBoer
|
6d1455a33e
|
Tidy-up caching code
- Extracted common code for Gradle User Home and Project .gradle caches
into abstract supertype.
- Improve error handling by checking error types
|
2021-09-07 15:17:39 -06:00 |
|
Daz DeBoer
|
4d37378696
|
Consolidate cache-enabled options
|
2021-09-05 21:38:33 -06:00 |
|
Daz DeBoer
|
0ecbac99f3
|
Group log messsages for restore/save cache
|
2021-09-03 11:34:22 -06:00 |
|
Daz DeBoer
|
5340f6e816
|
Add cache for project .gradle dir
- For now, this is limited to configuration-cache directory
|
2021-08-24 12:52:51 -06:00 |
|