gradle-build-action/.github/workflows
daz d4e24dfc10
Register pre-installed JDKs in .m2/toolchains.xml
Since adding these to the `org.gradle.java.installations.fromEnv` property
is problematic (#1024), this mechanism allows the default toolchains to
be discovered by Gradle via a different mechanism.

The default JDK installations are added to `~/.m2/toolchains.xml` such that
they are discoverable by Gradle toolchain support.
The `setup-java` action also writes to this file, so we merge with any existing
content: this allows both pre-installed and "setup" JDKs to be automatically
detected by Gradle.
2024-01-03 21:08:40 -07:00
..
ci-codeql.yml Bump the github-actions group with 3 updates 2023-12-23 18:25:51 -07:00
ci-dependency-review.yml Bump the github-actions group with 2 updates 2023-09-21 16:35:57 +02:00
ci-full-check.yml Enable config-cache tests 2024-01-02 11:31:06 -07:00
ci-init-script-check.yml Bump the github-actions group with 3 updates 2023-12-23 18:25:51 -07:00
ci-quick-check.yml Enable config-cache tests 2024-01-02 11:31:06 -07:00
ci-verify-outputs.yml Bump the github-actions group with 3 updates 2023-12-23 18:25:51 -07:00
demo-failure-cases.yml Bump the github-actions group with 2 updates 2023-09-21 16:35:57 +02:00
demo-job-summary.yml Allow job-summary only on failure 2024-01-01 17:50:40 -07:00
demo-pr-build-scan-comment.yml Set workflow permissions where required 2024-01-01 17:50:40 -07:00
integ-test-action-inputs.yml Bump the github-actions group with 2 updates 2023-09-21 16:35:57 +02:00
integ-test-cache-cleanup.yml Bump the github-actions group with 2 updates 2023-09-21 16:35:57 +02:00
integ-test-caching-config.yml Update integ test for config-cache caching 2023-12-22 12:52:09 -07:00
integ-test-dependency-graph.yml Set workflow permissions where required 2024-01-01 17:50:40 -07:00
integ-test-detect-java-toolchains.yml Register pre-installed JDKs in .m2/toolchains.xml 2024-01-03 21:08:40 -07:00
integ-test-execution-with-caching.yml Bump the github-actions group with 2 updates 2023-09-21 16:35:57 +02:00
integ-test-execution.yml Bump the github-actions group with 2 updates 2023-12-11 19:23:45 -07:00
integ-test-inject-gradle-enterprise.yml Update to latest Develocity plugins 2023-12-23 18:25:50 -07:00
integ-test-provision-gradle-versions.yml Bump the github-actions group with 2 updates 2023-12-11 19:23:45 -07:00
integ-test-restore-configuration-cache.yml Always initialize encryption key 2024-01-02 14:28:29 -07:00
integ-test-restore-containerized-gradle-home.yml Bump the github-actions group with 2 updates 2023-12-11 19:23:45 -07:00
integ-test-restore-custom-gradle-home.yml Bump the github-actions group with 2 updates 2023-09-21 16:35:57 +02:00
integ-test-restore-gradle-home.yml Bump the github-actions group with 2 updates 2023-09-21 16:35:57 +02:00
integ-test-restore-java-toolchain.yml Bump the github-actions group with 2 updates 2023-09-21 16:35:57 +02:00
integ-test-sample-gradle-plugin.yml Bump the github-actions group with 2 updates 2023-09-21 16:35:57 +02:00
integ-test-sample-kotlin-dsl.yml Bump the github-actions group with 2 updates 2023-09-21 16:35:57 +02:00
purge-old-workflow-runs.yml Fix typo in workflow 2022-05-29 14:49:05 -06:00