Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for BUILD_ID (0.07 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. .teamcity/src/main/kotlin/configurations/PerformanceTestsPass.kt

                    val dependencyBuildIds =
                        performanceTestProject.performanceTests
                            .filter { it.testProjects.isNotEmpty() }
                            .joinToString(",") { "%dep.${it.id}.env.BUILD_ID%" }
    
                    val dependencyBaselines =
                        performanceTestProject.performanceTests
                            .first {
                                it.testProjects.isNotEmpty()
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Mon Dec 22 07:15:16 GMT 2025
    - 5.8K bytes
    - Click Count (0)
Back to Top