gradle-build-action/src
daz 2bf6bc3646
Include workflow name in cache key
Fixes #699 by avoiding cache key collisions between jobs with the
same name in different workflows.
2023-05-23 14:59:12 -06:00
..
resources/init-scripts Detect GE plugin applied in settingsEvaluated 2023-04-26 10:49:32 -06: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 Include workflow name in cache key 2023-05-23 14:59:12 -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