gradle-build-action/.github/workflows
Daz DeBoer 00cdd4dcf9
Explicitly allow cache-write for test invocations
The `gradle-build-action` test workflows need to write cache entries,
even when run on non-default branches. This change add explicit configuration
to set `cache-read-only: false` when cache writing is required.
2022-06-04 11:39:19 -06:00
..
ci-codeql.yml Update to latest version of all github actions 2022-06-04 09:26:11 -06:00
ci-full-check.yml Only run main workflows when relevant files change 2022-05-29 17:27:11 -06:00
ci-quick-check.yml Update to latest version of all github actions 2022-06-04 09:26:11 -06:00
ci-verify-outputs.yml Update to latest version of all github actions 2022-06-04 09:26:11 -06:00
demo-failure-cases.yml Update to latest version of all github actions 2022-06-04 09:26:11 -06:00
demo-job-summary.yml Update to latest version of all github actions 2022-06-04 09:26:11 -06:00
demo-pr-build-scan-comment.yml Update to latest version of all github actions 2022-06-04 09:26:11 -06:00
integ-test-action-inputs-caching.yml Explicitly allow cache-write for test invocations 2022-06-04 11:39:19 -06:00
integ-test-action-inputs.yml Update to latest version of all github actions 2022-06-04 09:26:11 -06:00
integ-test-execution-with-caching.yml Explicitly allow cache-write for test invocations 2022-06-04 11:39:19 -06:00
integ-test-execution.yml Explicitly allow cache-write for test invocations 2022-06-04 11:39:19 -06:00
integ-test-provision-gradle-versions.yml Explicitly allow cache-write for test invocations 2022-06-04 11:39:19 -06:00
integ-test-restore-configuration-cache.yml Explicitly allow cache-write for test invocations 2022-06-04 11:39:19 -06:00
integ-test-restore-custom-gradle-home.yml Explicitly allow cache-write for test invocations 2022-06-04 11:39:19 -06:00
integ-test-restore-gradle-home.yml Explicitly allow cache-write for test invocations 2022-06-04 11:39:19 -06:00
integ-test-restore-java-toolchain.yml Explicitly allow cache-write for test invocations 2022-06-04 11:39:19 -06:00
integ-test-sample-gradle-plugin.yml Explicitly allow cache-write for test invocations 2022-06-04 11:39:19 -06:00
integ-test-sample-kotlin-dsl.yml Explicitly allow cache-write for test invocations 2022-06-04 11:39:19 -06:00
purge-old-workflow-runs.yml Fix typo in workflow 2022-05-29 14:49:05 -06:00