Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for distributionReports (0.34 seconds)

  1. build-logic/buildquality/src/main/kotlin/gradlebuild.configure-ci-artifacts.gradle.kts

            testFilesCleanupService.get().addTaskReports(path, findBrokenInternalLinksReports())
        }
        project.tasks.withType<DistributionTest>().configureEach {
            testFilesCleanupService.get().addTaskReports(path, distributionReports())
        }
        project.tasks.withType<JapicmpTask>().configureEach {
            testFilesCleanupService.get().addTaskReports(path, japicmpReports())
        }
        project.tasks.withType<PerformanceTest>().configureEach {
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Wed Feb 11 09:36:42 GMT 2026
    - 2.7K bytes
    - Click Count (0)
Back to Top