gradle-build-action/src
Daz DeBoer eb126d771e
Update for Gradle 8.1 release
With Gradle 8.1, the configuration-cache has changed and is now stable. 
As a temporary measure, this commit disables save/restore of the configuration-cache
data to avoid issues until we can deal with this change properly.
2023-04-14 16:23:09 -06:00
..
resources/init-scripts Update tests for Gradle 8 2023-02-18 13:25:58 -07:00
build-results.ts Extracted some classes and refactored for clarity 2022-06-22 16:35:55 -06:00
cache-base.ts Update for Gradle 8.1 release 2023-04-14 16:23:09 -06:00
cache-cleaner.ts Fix typo (#655) 2023-04-04 20:22:54 -06:00
cache-extract-entries.ts Save/restore extracted JDK instead of archive 2022-12-07 20:07:40 +13:00
cache-reporting.ts Improved cache reporting 2022-08-16 16:37:17 -06:00
cache-utils.ts Update for Gradle 8.1 release 2023-04-14 16:23:09 -06:00
caches.ts Add integration test for cache cleanup 2022-08-22 14:08:28 -06:00
daemon-controller.ts Only stop Gradle Daemons when saving Gradle User Home state 2022-06-22 16:41:03 -06:00
execution.ts Remove unclickable buildScan link from failure 2022-05-24 15:01:08 +02:00
gradlew.ts Allow source files to contain lines up to 120 characters 2021-10-29 07:50:06 -06:00
job-summary.ts Extracted some classes and refactored for clarity 2022-06-22 16:35:55 -06:00
main.ts Extract action state-tracking out of caches.ts 2022-06-02 12:20:01 -06:00
post.ts Move writing of cache report into job-summary.ts 2022-06-02 22:39:09 -06:00
provision.ts Avoid failing build on distributions cache errors 2021-11-05 07:01:48 -06:00
setup-gradle.ts Only stop Gradle Daemons when saving Gradle User Home state 2022-06-22 16:41:03 -06:00