[Pharo-project] Jenkins status icons
How do you get the icon to turn green on a successful build? Jenkins is picking up my test report and showing 0 failures, but the icon is blue instead of green. Thanks, Sean -- View this message in context: http://forum.world.st/Jenkins-status-icons-tp4604223.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
On 02/05/12 3:32 PM, Sean P. DeNigris wrote:
How do you get the icon to turn green on a successful build? Jenkins is picking up my test report and showing 0 failures, but the icon is blue instead of green.
At the end of the README at: https://github.com/renggli/builder it mentions the "Green Balls" plugin.
Yanni Chiu wrote
the "Green Balls" plugin.
Thanks, perfect! If anyone else tries it, you may have to reset your browser cache after installing the plugin. Sean -- View this message in context: http://forum.world.st/Jenkins-status-icons-tp4604223p4604374.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
The only coloured icons I've ever seen Jenkins produce are blue, yellow, red and grey, blue being "all clear" and grey "disabled". I thought that was the standard, but I could be wrong... -- Cheers, Peter. On 2 maj 2012, at 21:32, "Sean P. DeNigris" <sean@clipperadams.com> wrote:
How do you get the icon to turn green on a successful build? Jenkins is picking up my test report and showing 0 failures, but the icon is blue instead of green.
Thanks, Sean
-- View this message in context: http://forum.world.st/Jenkins-status-icons-tp4604223.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
From what I understand this is because Jenkins (and before that Hudson) has Japanese roots, where the color for success/go is "blue" (and green being a shade of blue).
http://en.wikipedia.org/wiki/Ao_%28color%29 http://en.wikipedia.org/wiki/Ao_%28color%29 https://wiki.jenkins-ci.org/display/JENKINS/Green+Balls https://wiki.jenkins-ci.org/display/JENKINS/Green+Balls -- View this message in context: http://forum.world.st/Jenkins-status-icons-tp4604223p4605267.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (4)
-
Geert Claes -
Peter Hugosson-Miller -
Sean P. DeNigris -
Yanni Chiu