Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-17780

Expose plug-in results in build and project action

      Currently the build results of the analysis plug-ins are only exposed on the results object. All these information should be visible in the corresponding actions, too.

      The following information should be visible:

      • number of warnings (new, fixed, all, high, normal, low)
      • reference build
      • plugin result

          [JENKINS-17780] Expose plug-in results in build and project action

          Code changed in jenkins
          User: Ulli Hafner
          Path:
          src/main/java/hudson/plugins/analysis/core/BuildResult.java
          http://jenkins-ci.org/commit/analysis-core-plugin/7a18edf6769ad79b8e79ff08f6543ea3b3081fb2
          Log:
          Merge pull request #17 from mmenev/JENKINS-17780

          [FIXED JENKINS-17780] Added new exported properties in build result.

          Compare: https://github.com/jenkinsci/analysis-core-plugin/compare/ba39109c4dda...7a18edf6769a

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Ulli Hafner Path: src/main/java/hudson/plugins/analysis/core/BuildResult.java http://jenkins-ci.org/commit/analysis-core-plugin/7a18edf6769ad79b8e79ff08f6543ea3b3081fb2 Log: Merge pull request #17 from mmenev/ JENKINS-17780 [FIXED JENKINS-17780] Added new exported properties in build result. Compare: https://github.com/jenkinsci/analysis-core-plugin/compare/ba39109c4dda...7a18edf6769a

            mmenev Mihail Menev
            drulli Ulli Hafner
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: