tree: 9458bb15303f1828aa338dcb6fefd6de9766d2e8 [path history] [tgz]
  1. cache-redirector/
  2. develocity/
  3. internal-gradle-setup/
  4. jvm-toolchain-provisioning/
  5. kotlin-bootstrap/
  6. kotlin-daemon-config/
  7. gradle.properties
  8. Readme.md
  9. settings.gradle.kts
repo/gradle-settings-conventions/Readme.md

Description

Provides common settings convention plugins for the repo.

List of plugins

  • “build-cache” - local and remote build cache configuration
  • “develocity” - configures build scans upload
  • “jvm-toolchain-provisioning” - configures JVM toolchain to download project JDKs via Disco API
  • “kotlin-daemon-config” - common project JVM arguments for Kotlin daemon
  • “cache-redirector” - configures all repositories handlers to use proxy caching service—“cache-redirector”
  • “kotlin-bootstrap” - applies the currently configured Kotlin bootstrap version to the project