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

Possible to move cppcheck summary into main job hudson page?

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • cppcheck-plugin
    • None
    • sofware platform

      Possible to move cppcheck summary details into main job hudson page?

          [JENKINS-22388] Possible to move cppcheck summary into main job hudson page?

          Michal Turek added a comment -

          I'm sorry, I don't understand, can you provide more details, please?

          Michal Turek added a comment - I'm sorry, I don't understand, can you provide more details, please?

          Code changed in jenkins
          User: Michal Turek
          Path:
          src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction.java
          src/main/java/org/jenkinsci/plugins/cppcheck/util/AbstractCppcheckProjectAction.java
          src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckBuildAction/summary.jelly
          src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction/jobMain.jelly
          http://jenkins-ci.org/commit/cppcheck-plugin/5b3b67535383737b3d76567218817a603976313d
          Log:
          JENKINS-22388 Possible to move cppcheck summary into main job hudson page?

          • Project action updated to be standard Action instead of ProminentProjectAction.
          • Icon from project action is now displayed only in the main menu on the left so correct 24px icon is used instead of 48px one. The larger icon was required by ProminentProjectAction that was rendered on top of the main page.
          • Project action is now able to provide last build action. It is used in new jobMain.jelly that renders the statistics in the project action page.
          • Build action summary uses urlName and displayName instead of the hardcoded strings.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Michal Turek Path: src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction.java src/main/java/org/jenkinsci/plugins/cppcheck/util/AbstractCppcheckProjectAction.java src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckBuildAction/summary.jelly src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction/jobMain.jelly http://jenkins-ci.org/commit/cppcheck-plugin/5b3b67535383737b3d76567218817a603976313d Log: JENKINS-22388 Possible to move cppcheck summary into main job hudson page? Project action updated to be standard Action instead of ProminentProjectAction. Icon from project action is now displayed only in the main menu on the left so correct 24px icon is used instead of 48px one. The larger icon was required by ProminentProjectAction that was rendered on top of the main page. Project action is now able to provide last build action. It is used in new jobMain.jelly that renders the statistics in the project action page. Build action summary uses urlName and displayName instead of the hardcoded strings.

          Code changed in jenkins
          User: Michal Turek
          Path:
          src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction.java
          src/main/java/org/jenkinsci/plugins/cppcheck/util/AbstractCppcheckProjectAction.java
          src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckBuildAction/summary.jelly
          src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction/jobMain.jelly
          http://jenkins-ci.org/commit/cppcheck-plugin/1dba0fe34a4f99a815cfad455b631d7e16cf17ff
          Log:
          Merge pull request #13 from mixalturek/master

          JENKINS-22388 Possible to move cppcheck summary into main job hudson p...

          Compare: https://github.com/jenkinsci/cppcheck-plugin/compare/d91aec7f5297...1dba0fe34a4f

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Michal Turek Path: src/main/java/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction.java src/main/java/org/jenkinsci/plugins/cppcheck/util/AbstractCppcheckProjectAction.java src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckBuildAction/summary.jelly src/main/resources/org/jenkinsci/plugins/cppcheck/CppcheckProjectAction/jobMain.jelly http://jenkins-ci.org/commit/cppcheck-plugin/1dba0fe34a4f99a815cfad455b631d7e16cf17ff Log: Merge pull request #13 from mixalturek/master JENKINS-22388 Possible to move cppcheck summary into main job hudson p... Compare: https://github.com/jenkinsci/cppcheck-plugin/compare/d91aec7f5297...1dba0fe34a4f

          Michal Turek added a comment -

          Statistics of last successful build is now displayed on project action page. Will be released in version 1.16.

          Michal Turek added a comment - Statistics of last successful build is now displayed on project action page. Will be released in version 1.16.

            mixalturek Michal Turek
            nagase Senthil Nagarajan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: