Files
kotlin-fork/repo/gradle-settings-conventions
Alexander.Likhachev 2bd77d5cdc [IGS] Add a non-interactive way to make a consent decision for IDEA builds
When running builds from IDEA, especially tests, the interactive consent request is barely noticeable. Also, some of the tools windows are non-interactive terminals. Thus, we detect the IDEA builds and fail fast to make it noticeable.
^KTI-1443 Fixed
2023-11-28 15:32:23 +00:00
..

Description

Provides common settings convention plugins for the repo.

List of plugins

  • "build-cache" - local and remote build cache configuration
  • "gradle-enterprise" - 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