actions/src
Daz DeBoer b85ac67c9a
Seed the cache key with workflow id in CI
This will eliminate cache entries from previous workflow runs, allowing
us to test cache functionality in isolation. If the `CACHE_KEY_SEED` environment
variable is not set, this will have no impact.
2021-08-27 12:52:01 -06:00
..
cache-gradle-user-home.ts Seed the cache key with workflow id in CI 2021-08-27 12:52:01 -06:00
cache-project-dot-gradle.ts Seed the cache key with workflow id in CI 2021-08-27 12:52:01 -06:00
cache-utils.ts Add support for read-only caching in v2 2021-08-26 17:25:49 -06:00
caches.ts Add cache for project .gradle dir 2021-08-24 12:52:51 -06:00
execution.ts Use monolithic cache for Gradle User Home 2021-08-24 12:52:51 -06:00
gradlew.ts Validate presense of gradle wrapper to provide better feedback 2021-07-08 08:01:44 -06:00
main.ts Always execute Gradle with --no-daemon 2021-08-27 12:21:46 -06:00
post.ts Add support for read-only caching in v2 2021-08-26 17:25:49 -06:00
provision.ts Add support for read-only caching in v2 2021-08-26 17:25:49 -06:00