spring-framework/gradle
Andy Wilkinson 1a54b83ae1 Add opt-in support for remote build cache and pushing to it from CI
This commit provides opt-in enablement of Gradle's remote build
cache. When the GRADLE_ENTERPRISE_URL environment variable is set, its
build cache node will be used as a source of cached output. If both
GRADLE_ENTERPRISE_CACHE_USERNAME and GRADLE_ENTERPRISE_CACHE_PASSWORD
are also set, task output produced by the build will be pushed to the
build cache node for use by subsequent builds.

Closes gh-23883
2019-10-29 12:46:33 +01:00
..
wrapper Upgrade to Gradle 5.6.3 2019-10-18 11:59:30 +02:00
build-cache-settings.gradle Add opt-in support for remote build cache and pushing to it from CI 2019-10-29 12:46:33 +01:00
build-scan-user-data.gradle Capture maxParallelForks of Test tasks in build scans 2019-09-24 18:25:24 +02:00
docs.gradle Polish docs.gradle 2019-10-05 17:44:40 +02:00
ide.gradle Replace propdeps plugin with custom plugin 2019-08-13 18:19:37 +02:00
publications.gradle Fix missing project information in generated POMS 2019-09-30 10:22:44 +02:00
spring-module.gradle Stop Created-By manifest header from causing a test task cache miss 2019-10-25 13:52:48 +02:00