Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for buildCommitDistribution (0.07 sec)

  1. build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild.cache-miss-monitor.gradle.kts

    // 3. buildScanPerformance test, which doesn't depend on compileAll
    // 4. buildScanPerformance test, which doesn't depend on compileAll
    // 5. Compile All for the experimental build cache NG
    // 6. BuildCommitDistribution may build a commit which is not built before
        isInBuild(
            "Check_CompileAllBuild",
            "Component_GradlePlugin_Performance_PerformanceLatestMaster",
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Fri Apr 11 20:57:49 UTC 2025
    - 4.8K bytes
    - Viewed (0)
  2. build-logic-settings/configuration-cache-compatibility/src/main/kotlin/gradlebuild.configuration-cache-compatibility.settings.gradle.kts

                "NativeProjectWithDepsGeneratorTask",
                "CppMultiProjectGeneratorTask",
                "BuildBuilderGenerator",
                "PerformanceTest",
                "BuildCommitDistribution",
                "DetermineBaselines",
            ) -> true
    
            // Third parties tasks
    
            // Publish plugin
            task.name == "login" -> true
    
            // Kotlin/JS
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Wed Jan 15 16:07:38 UTC 2025
    - 4.1K bytes
    - Viewed (0)
Back to top