Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
n/a
Description
I find my self often stare at the release icons in the build history and not realize at first glance that some of them are failed release builds. This can of course be seen in the red ball of the build, but I'm thinking that it would be good if the release build icon would show this as well. At least the tooltip should clearly state that the release build failed.
Code changed in jenkins
User: imod
Path:
pom.xml
src/main/java/org/jvnet/hudson/plugins/m2release/M2ReleaseBadgeAction.java
src/main/java/org/jvnet/hudson/plugins/m2release/M2ReleaseBuildWrapper.java
src/main/resources/org/jvnet/hudson/plugins/m2release/M2ReleaseBadgeAction/badge.jelly
src/main/webapp/img/new-package.png
src/main/webapp/img/releasebadge-dryrun.png
src/main/webapp/img/releasebadge-failure.png
src/main/webapp/img/releasebadge.png
src/test/java/org/jvnet/hudson/plugins/m2release/M2ReleaseBadgeActionTest.java
src/test/resources/org/jvnet/hudson/plugins/m2release/maven3-failing-project.zip
http://jenkins-ci.org/commit/m2release-plugin/aaba60e7307eea50ebc377403562364896f3d968
Log:
Merge branch '
JENKINS-21063' of https://github.com/andham/m2release-plugin into andham-JENKINS-21063