.. |
resources/init-scripts
|
Attempt to make init-script compatible with Gradle 1.12
|
2023-12-19 14:12:27 -07:00 |
build-results.ts
|
Extracted some classes and refactored for clarity
|
2022-06-22 16:35:55 -06:00 |
cache-base.ts
|
Reinstate configuration-cache save/restore capability
|
2023-12-20 17:31:01 -07:00 |
cache-cleaner.ts
|
Do not generate dependency graph in cache-cleanup
|
2023-09-29 22:55:54 +02:00 |
cache-extract-entries.ts
|
Don't create entry for non-existant directory
|
2023-12-23 09:12:30 -07:00 |
cache-reporting.ts
|
Report the cache as disabled when Gradle User Home exists
|
2023-08-19 13:37:49 -06:00 |
cache-utils.ts
|
Exclude cc-keystore from Gradle User Home
|
2023-12-20 17:31:01 -07:00 |
caches.ts
|
Handle failure in cache-cleanup
|
2023-12-11 20:38:28 -07:00 |
daemon-controller.ts
|
Only stop Gradle Daemons when saving Gradle User Home state
|
2022-06-22 16:41:03 -06:00 |
dependency-graph.ts
|
Improve reporting for dependency-graph failure
|
2023-12-19 14:05:20 -07:00 |
execution.ts
|
Don't use full path when executing gradlew
|
2023-07-13 16:15:54 -06:00 |
gradlew.ts
|
Fix issue locating wrapper bat on windows
|
2023-07-15 23:04:38 -06:00 |
input-params.ts
|
Provide cache-encryption-key as action input
|
2023-12-22 12:52:09 -07:00 |
job-summary.ts
|
Update Build Scan™ to Build Scan®
|
2023-07-22 08:53:58 -06:00 |
main.ts
|
Refactor input parameters
|
2023-06-06 10:47:56 -06:00 |
post.ts
|
Move writing of cache report into job-summary.ts
|
2022-06-02 22:39:09 -06:00 |
provision.ts
|
Include provisioned Gradle version as action output
|
2023-08-19 20:37:12 +02:00 |
repository-layout.ts
|
Refactor input parameters
|
2023-06-06 10:47:56 -06:00 |
setup-gradle.ts
|
Log completion of post-action step
|
2023-12-20 19:46:02 -07:00 |