gradle-build-action/src
Daz DeBoer 792a93a5e3
Do not write build-results file outside GitHub Actions context
The init-scripts added to Gradle User Home were assuming the presence of certain
GitHub Actions environment variables. With this fix, these init scripts behave
better without these env vars.

Fixes #350
2022-07-11 15:09:56 -06:00
..
resources/init-scripts Do not write build-results file outside GitHub Actions context 2022-07-11 15:09:56 -06:00
build-results.ts Extracted some classes and refactored for clarity 2022-06-22 16:35:55 -06:00
cache-base.ts Move initscripts into src/resources/init-scripts 2022-06-11 09:33:38 -06:00
cache-extract-entries.ts Extracted some classes and refactored for clarity 2022-06-22 16:35:55 -06:00
cache-reporting.ts Extracted some classes and refactored for clarity 2022-06-22 16:35:55 -06:00
cache-utils.ts Disable caching when feature not available 2022-06-20 18:11:11 -06:00
caches.ts Only stop Gradle Daemons when saving Gradle User Home state 2022-06-22 16:41:03 -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