autonomousapps/dependency-analysis-gradle-plugin

Visualize in jenkins the report analysis to better fix the warnings

オープン

#374 opened on 2021/03/15

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

Repository metrics

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

説明

Is your feature request related to a problem? Please describe. This feature is something that to me is very very useful. You can visualize the report in your Jenkins.

Describe the solution you'd like I'd like to navigate in Jenkins and see all the different warnings that this plugin analyses. Others Gradle plugin allows to alternatively create an XML report supported by warnings-ng-plugin.

Describe alternatives you've considered Now the only thing that I can do is to read the output in my Jenkins console log.

Additional context Main plugin page: https://github.com/jenkinsci/warnings-ng-plugin Supported format examples: https://github.com/jenkinsci/warnings-ng-plugin/blob/master/SUPPORTED-FORMATS.md

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