Daz DeBoer
|
a693ccda4b
|
Allow use of caches 'read-only'
To avoid evicting useful entries, some pipeline may benefit from using existing
cache entries without writing any changes back to the cache.
Fixes #62
|
2021-08-22 14:28:34 -06:00 |
|
Paul Merlin
|
4c7d97cca4
|
Add caching of Gradle build configuration cache
|
2020-06-15 15:58:20 +02:00 |
|
Paul Merlin
|
95e20daa83
|
Automatic caching of dependencies
in a best effort manner by default
allowing to specify files to hash for computing the cache key
|
2020-06-15 13:04:42 +02:00 |
|
Paul Merlin
|
059f2e7791
|
Rename cache.ts to cache-wrapper.ts
|
2020-06-14 19:04:18 +02:00 |
|
Paul Merlin
|
1c1db193aa
|
Cache wrapper installation
|
2020-06-13 16:15:53 +02:00 |
|
Paul Merlin
|
42e2fed267
|
Cache wrapper dist, step 1
|
2020-06-13 14:48:54 +02:00 |
|
Paul Merlin
|
6cee865aea
|
Lint
|
2020-06-13 13:58:25 +02:00 |
|
Paul Merlin
|
a31de8476d
|
Format
|
2020-06-13 13:44:30 +02:00 |
|
Paul Merlin
|
a188e7cd61
|
Debug logging
|
2020-06-13 13:36:11 +02:00 |
|
Paul Merlin
|
e0644c97f9
|
Split action, step 2
|
2020-06-13 13:34:07 +02:00 |
|