autonomousapps/dependency-analysis-gradle-plugin

Suggest running `fixDependencies` when build/project health checks fail

オープン

#1,053 opened on 2023/11/27

 (1 件のコメント) (2 件のリアクション) (0 人の担当者)Kotlin (154 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2,172 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Is your feature request related to a problem? Please describe. When buildHealth or projectHealth fails, it prints a list of suggestions to fix in your build. For folks who have not used DAGP before, it is easy to assume you have to fix this manually.

Describe the solution you'd like When analysis suggestions are offered, include a stanza in the output that indicates how to automatically fix the issues using fixDependencies

コントリビューターガイド