-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: unleash-plugin
-
Labels:None
-
Similar Issues:
In case of release jobs becoming unstable (f.i. due to failing external tests) the badge is not shown and the latest release artifacts are also not listed. Maybe there are some more side effects.
Code changed in jenkins
User: Stanley Hillner
Path:
src/img/badge-unstable.xcf
src/main/java/com/itemis/jenkins/plugins/unleash/UnleashBadgeAction.java
src/main/java/com/itemis/jenkins/plugins/unleash/UnleashMavenBuildWrapper.java
src/main/resources/com/itemis/jenkins/plugins/unleash/UnleashBadgeAction/badge.jelly
src/main/webapp/img/badge-unstable.png
http://jenkins-ci.org/commit/unleash-plugin/cc155677db0206a541b1b596b4b11046e5ec76a8
Log:
JENKINS-39714: No badge shown for unstable buildsYellow badge is now shown for unstable builds as well as the currently
running release build.