gradle-build-action/src
Daz DeBoer 9bca466e27
Make artifact retention configurable
- Added a new `artifact-retention-days` input parameter to control retention of uploaded artifacts
- Artifacts retention will use repository settings if not overridden.
2023-11-09 00:06:31 -07:00
..
resources/init-scripts Bump to RC of github dependency graph plugin 2023-11-08 21:11:42 -08:00
build-results.ts Extracted some classes and refactored for clarity 2022-06-22 16:35:55 -06:00
cache-base.ts Wire new init-script into action 2023-08-20 16:29:23 -06:00
cache-cleaner.ts Do not generate dependency graph in cache-cleanup 2023-09-29 22:55:54 +02:00
cache-extract-entries.ts
cache-reporting.ts Report the cache as disabled when Gradle User Home exists 2023-08-19 13:37:49 -06:00
cache-utils.ts Allow cache to overwrite existing Gradle User Home 2023-08-19 13:37:53 -06:00
caches.ts Allow cache to overwrite existing Gradle User Home 2023-08-19 13:37:53 -06: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 Make artifact retention configurable 2023-11-09 00:06:31 -07:00
execution.ts Don't use full path when executing gradlew 2023-07-13 16:15:54 -06:00
gradlew.ts
input-params.ts Make artifact retention configurable 2023-11-09 00:06:31 -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
provision.ts
repository-layout.ts
setup-gradle.ts Improve compat with dependency-review-action 2023-09-29 20:36:16 -06:00