- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for collectMirrorUrls (0.07 seconds)
-
build-logic/jvm/src/main/kotlin/gradlebuild/jvm/argumentproviders/CiEnvironmentProvider.kt
} private fun getRepoMirrorSystemProperties(): List<String> = collectMirrorUrls().map { "-Dorg.gradle.integtest.mirrors.${it.key}=${it.value}" } private fun collectMirrorUrls(): Map<String, String> = // expected env var format: repo1_id:repo1_url,repo2_id:repo2_url,...Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Tue Aug 19 10:37:27 GMT 2025 - 2.5K bytes - Click Count (0)