gradle-build-action/src
Daz DeBoer e444647395
Save/restore extracted JDK instead of archive
Gradle 7.6 changes the way the downloaded JDKs are saved and extracted.
To workaround this difference, save and restore the extracted JDK instead.
2022-12-07 20:07:40 +13:00
..
resources/init-scripts Retain 'set-output' command when GITHUB_OUTPUT is not set 2022-10-22 08:20:16 -06:00
build-results.ts Extracted some classes and refactored for clarity 2022-06-22 16:35:55 -06:00
cache-base.ts Improved cache reporting 2022-08-16 16:37:17 -06:00
cache-cleaner.ts Use node to set file timestamps 2022-08-26 09:04:11 -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 Re-enable cache-cleanup on Windows 2022-08-26 09:03:58 -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