dependency-analysis-gradle-plugin icon indicating copy to clipboard operation
dependency-analysis-gradle-plugin copied to clipboard

Make `printBuildHealth` available on the `DependencyAnalysisSubExtension` for the `projectHealth` task

Open ZakTaccardi opened this issue 4 months ago • 1 comments

asking for:

the<DependencyAnalysisSubExtension>().reporting.printBuildHealth(false)

Use case is that I want to run this on our main (large) build job, but reduce the amount of log output bc we are near the max size for a develocity build scan upload

ZakTaccardi avatar Aug 21 '25 18:08 ZakTaccardi

Thanks for the issue. I'm open to a change here but can't prioritize it. If you submit a PR I'm happy to review it.

autonomousapps avatar Aug 22 '25 18:08 autonomousapps