- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for Gradleception (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
.teamcity/src/main/kotlin/configurations/Gradleception.kt
if (idParts.isNotEmpty()) { "With${idParts.joinToString(separator = "And")}" } else { "" } id("${model.projectId}_Gradleception$idSuffix") name = "Gradleception - ${labels.joinToString(separator = " ")}" val descriptionSuffix = if (descriptionParts.isNotEmpty()) { " (${descriptionParts.joinToString(separator = ", ")})"
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 30 04:44:29 GMT 2026 - 7.1K bytes - Click Count (0) -
.teamcity/src/main/kotlin/model/CIBuildModel.kt
): OsAwareBaseGradleBuildType = BuildDistributions(model, stage) }, Gradleception { override fun create( model: CIBuildModel, stage: Stage, flakyTestStrategy: FlakyTestStrategy, ): OsAwareBaseGradleBuildType = Gradleception(model, stage, BuildToolBuildJvm, "Default") }, GradleceptionWithMaxLtsJdk { override fun create(
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Tue Jan 20 03:53:25 GMT 2026 - 27.5K bytes - Click Count (0) -
.teamcity/src/main/kotlin/projects/SmokeTestProject.kt
SpecificBuild.ConfigCacheSmokeTestsMaxJavaVersion, SpecificBuild.ConfigCacheSmokeTestsMinJavaVersion, SpecificBuild.SmokeIdeTests, SpecificBuild.Gradleception, ) }Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 30 04:44:29 GMT 2026 - 1.5K bytes - Click Count (0)