gradle-build-action/src
Daz DeBoer 0e24fa1975
Save/restore exploded Gradle dist rather than zip
To save space, future versions of Gradle are likely to delete the downloaded distribution
after extracting it. See gradle/gradle#3605 and gradle/gradle#19495.
To cater for this we will now save/restore the extracted distribution rather than the
downloaded zip file.
2022-04-04 21:43:31 -06:00
..
cache-base.ts Make Gradle Home detection compatible with MacOS 2022-02-03 09:46:37 -07:00
cache-extract-entries.ts Save/restore exploded Gradle dist rather than zip 2022-04-04 21:43:31 -06:00
cache-reporting.ts Add experimental support for 'cache-write-only' 2022-01-20 15:04:11 -07:00
cache-utils.ts Log stack trace for cache errors 2022-03-18 13:56:40 -06:00
caches.ts Add experimental support for 'cache-write-only' 2022-01-20 15:04:11 -07:00
execution.ts Check executable bit on Gradle script 2021-12-30 21:40:27 -07:00
gradlew.ts Allow source files to contain lines up to 120 characters 2021-10-29 07:50:06 -06:00
main.ts Allow action to be used without Gradle invocation 2021-12-17 10:29:58 -07:00
post.ts Refactor: use a single .json file to describe all cached artifact bundles (#121) 2021-11-28 10:19:56 -07:00
provision.ts Avoid failing build on distributions cache errors 2021-11-05 07:01:48 -06:00