gradle-build-action/.github/workflows
Daz DeBoer 08d5b40ca5
Add experimental support for 'cache-write-only'
There may be cases where it a "fresh" cache entry would be beneficial,
for example if the Gradle User Home cache entry grows over time.

This setting would run the build as if no prior cache entry exists.
2022-01-20 15:04:11 -07:00
..
codeql-analysis.yml Add CodeQL Analysis (#114) 2021-11-02 09:56:02 -06:00
dev.yml Attempt to reduce duplicate workflows on PR creation 2021-12-08 14:20:13 -07:00
failure-cases.yml Include github.run_attempt in test cache keys 2022-01-18 10:52:22 -07:00
integTest-action-inputs.yml Include github.run_attempt in test cache keys 2022-01-18 10:52:22 -07:00
integTest-caching-config.yml Add experimental support for 'cache-write-only' 2022-01-20 15:04:11 -07:00
integTest-caching-configuration-cache.yml Include github.run_attempt in test cache keys 2022-01-18 10:52:22 -07:00
integTest-caching-gradle-home.yml Include github.run_attempt in test cache keys 2022-01-18 10:52:22 -07:00
integTest-caching-java-toolchain.yml Include github.run_attempt in test cache keys 2022-01-18 10:52:22 -07:00
integTest-execution-with-caching.yml Include github.run_attempt in test cache keys 2022-01-18 10:52:22 -07:00
integTest-execution.yml Include github.run_attempt in test cache keys 2022-01-18 10:52:22 -07:00
integTest-gradle-user-home.yml Include github.run_attempt in test cache keys 2022-01-18 10:52:22 -07:00
integTest-gradle-versions.yml Include github.run_attempt in test cache keys 2022-01-18 10:52:22 -07:00
integTest-sample-gradle-plugin.yml Include github.run_attempt in test cache keys 2022-01-18 10:52:22 -07:00
integTest-sample-kotlin-dsl.yml Include github.run_attempt in test cache keys 2022-01-18 10:52:22 -07:00
pr-build-scan-comment.yml Specify mandatory 'distribution' arg for setup-java 2022-01-17 14:28:53 -07:00