gradle-build-action/src
Daz DeBoer a693ccda4b
Allow use of caches 'read-only'
To avoid evicting useful entries, some pipeline may benefit from using existing
cache entries without writing any changes back to the cache.

Fixes #62
2021-08-22 14:28:34 -06:00
..
cache-configuration.ts Fail if configuration-cache is enabled without dependencies cache 2021-08-07 16:13:35 -07:00
cache-dependencies.ts Fail if configuration-cache is enabled without dependencies cache 2021-08-07 16:13:35 -07:00
cache-wrapper.ts Use core functionality to access action inputs 2021-07-26 14:54:59 -06:00
crypto-utils.ts Use built-in library functions in preference to custom implementations 2021-07-05 13:57:22 -06:00
execution.ts Simplify build scan url extraction 2020-09-13 13:09:14 +02:00
gradlew.ts Validate presense of gradle wrapper to provide better feedback 2021-07-08 08:01:44 -06:00
main.ts Use core functionality to access action inputs 2021-07-26 14:54:59 -06:00
post.ts Allow use of caches 'read-only' 2021-08-22 14:28:34 -06:00
provision.ts Update metadata and docs for repository move/rename 2021-08-07 16:13:35 -07:00