tree: d5e4ffe0a051e6469aef1b75b2a73cf0d73f136f
  1. cache-redirector/
  2. develocity/
  3. gradle/
  4. internal-gradle-setup/
  5. jvm-toolchain-provisioning/
  6. kotlin-bootstrap/
  7. kotlin-daemon-config/
  8. build.gradle.kts
  9. gradle.properties
  10. README.md
  11. settings.gradle.kts
repo/gradle-settings-conventions/README.md

Description

Provides common settings convention plugins for the repo.

List of plugins

  • cache-redirector - configures all repositories in pluginManagement, dependencyResolutionManagement and buildscript to use the proxy caching service
  • develocity - configures build scans upload
  • internal-gradle-setup - fetches internal Develocity configs for developers using VPN / internal network
  • jvm-toolchain-provisioning - configures JVM toolchain to download project JDKs via Disco API
  • kotlin-bootstrap - applies the currently configured Kotlin bootstrap version to the project
  • kotlin-daemon-config - common project JVM arguments for Kotlin daemon