gradle-build-action/src
Daz DeBoer c211be411e
Use monolithic cache for Gradle User Home
- Do not restore cache when GUH exists
- Include RUNNER_OS in the cache key
- Do not save cache on exact hit
- Only save cache in the final post action
- Log before saving cache
2021-08-24 12:52:51 -06:00
..
cache-configuration.ts Truncate Gradle args when constructing cache key (#71) 2021-08-24 12:46:48 -06:00
cache-dependencies.ts Truncate Gradle args when constructing cache key (#71) 2021-08-24 12:46:48 -06:00
cache-gradle-user-home.ts Use monolithic cache for Gradle User Home 2021-08-24 12:52:51 -06:00
cache-utils.ts Truncate Gradle args when constructing cache key (#71) 2021-08-24 12:46:48 -06:00
cache-wrapper.ts Use core functionality to access action inputs 2021-07-26 14:54:59 -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 Use monolithic cache for Gradle User Home 2021-08-24 12:52:51 -06:00
post.ts Use monolithic cache for Gradle User Home 2021-08-24 12:52:51 -06:00
provision.ts Update metadata and docs for repository move/rename 2021-08-07 16:13:35 -07:00