- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for preSteps (0.29 sec)
-
.teamcity/src/main/kotlin/configurations/GradleBuildConfigurationDefaults.kt
extraSteps: BuildSteps.() -> Unit = {}, // the steps after runner steps preSteps: BuildSteps.() -> Unit = {}, // the steps before runner steps ) { buildType.applyDefaultSettings(os, timeout = timeout, buildJvm = buildJvm, arch = arch) buildType.steps { preSteps() } buildType.killProcessStep(KILL_LEAKED_PROCESSES_FROM_PREVIOUS_BUILDS, os, arch)
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Wed Jun 11 12:58:05 UTC 2025 - 8.4K bytes - Viewed (0) -
.teamcity/src/main/kotlin/configurations/FunctionalTest.kt
timeout = testCoverage.testType.timeout, maxParallelForks = testCoverage.testType.maxParallelForks.toString(), extraSteps = extraBuildSteps, preSteps = preBuildSteps, ) failureConditions { // JavaExecDebugIntegrationTest.debug session fails without debugger might cause JVM crash // Some soak tests produce OOM exceptions
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Wed Feb 12 09:12:03 UTC 2025 - 5.6K bytes - Viewed (0) -
docs/es/docs/tutorial/cookie-param-models.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 18:26:57 UTC 2024 - 3.2K bytes - Viewed (0)