autonomousapps/dependency-analysis-gradle-plugin

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

開放

#1,053 建立於 2023年11月27日

 (1 則留言) (2 個反應) (0 位負責人)Kotlin (154 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (2,172 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南