gradle-build-action/.github/workflows
Daz DeBoer 4f616f683a
Include github.run_attempt in test cache keys
This change to the integration tests should properly isolate multiple runs of the same job.
Previously, some jobs would fail if you attempted to re-run them via the UI, because the cache
entries would be re-used from the previous run.
2022-01-18 10:52:22 -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 Include github.run_attempt in test cache keys 2022-01-18 10:52:22 -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