- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for preBuildSteps (0.05 seconds)
-
.teamcity/src/main/kotlin/configurations/FunctionalTest.kt
parallelizationMethod: ParallelizationMethod = ParallelizationMethod.None, subprojects: List<String> = listOf(), extraParameters: String = "", extraBuildSteps: BuildSteps.() -> Unit = {}, preBuildSteps: BuildSteps.() -> Unit = {}, ) : OsAwareBaseGradleBuildType(os = testCoverage.os, stage = stage, init = { this.name = name this.description = description this.id(id)Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Oct 09 05:26:45 GMT 2025 - 5.3K bytes - Click Count (0) -
.teamcity/src/main/kotlin/configurations/PerformanceTest.kt
description: String, performanceSubProject: String, val testProjects: List<String>, val bucketIndex: Int, extraParameters: String = "", performanceTestTaskSuffix: String = "PerformanceTest", preBuildSteps: BuildSteps.() -> Unit = {}, ) : BaseGradleBuildType( stage = stage, init = { this.id(performanceTestBuildSpec.asConfigurationId(model, "bucket${bucketIndex + 1}"))Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Mon Dec 22 07:15:16 GMT 2025 - 6K bytes - Click Count (0)