|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Code changed in jenkins
User: Marius Gedminas
Path:
src/main/java/org/jenkinsci/plugins/badge/ImageResolver.java
src/main/java/org/jenkinsci/plugins/badge/StatusImage.java
src/main/webapp/status/build-failing-red.svg
src/main/webapp/status/build-passing-brightgreen.svg
src/main/webapp/status/build-running-blue.svg
src/main/webapp/status/build-unknown-lightgrey.svg
src/main/webapp/status/build-unstable-yellow.svg
src/main/webapp/status/failure.png
src/main/webapp/status/running.png
src/main/webapp/status/success.png
src/main/webapp/status/unknown.png
src/main/webapp/status/unstable.png
http://jenkins-ci.org/commit/embeddable-build-status-plugin/be474fad42c8b36e93ec59eab502fa4ad01d6475
Log:
Replace PNG icons with shields.io-style SVG icons
Fixes https://issues.jenkins-ci.org/browse/JENKINS-23062 and
https://issues.jenkins-ci.org/browse/JENKINS-21112