tree: 10cf0f342221cee93c6ccb1a3446ea9aba201666 [path history] [tgz]
  1. cache-redirector/
  2. develocity/
  3. internal-gradle-setup/
  4. jvm-toolchain-provisioning/
  5. kotlin-bootstrap/
  6. kotlin-daemon-config/
  7. build.gradle.kts
  8. gradle.properties
  9. Readme.md
  10. 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