autonomousapps/dependency-analysis-gradle-plugin

Visualize in jenkins the report analysis to better fix the warnings

Ouverte

#374 ouverte le 15 mars 2021

 (1 commentaire) (1 réaction) (0 personne assignée)Kotlin (154 forks)auto 404
enhancementhelp wantedsponsorable

Métriques du dépôt

Stars
 (2 172 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur