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
docs.gradle
ide.gradle
publications.gradle
spring-module.gradle Stop Created-By manifest header from causing a test task cache miss 2019-10-25 13:52:48 +02:00