Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BuildReportTab (0.07 sec)

  1. .teamcity/src/main/kotlin/projects/StageProject.kt

        init {
            features {
                buildReportTab("Problems Report", "problems-report.html")
                if (stage.specificBuilds.contains(SpecificBuild.SanityCheck)) {
                    buildReportTab(
                        "API Compatibility Report",
                        "$HIDDEN_ARTIFACT_DESTINATION/report-architecture-test-binary-compatibility-report.html",
                    )
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Thu Oct 16 00:34:25 UTC 2025
    - 12.1K bytes
    - Viewed (0)
Back to top