Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
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
- Loading branch information
Showing
with
11 additions
and 6 deletions.
- +5 −5 src/main/java/org/jenkinsci/plugins/badge/ImageResolver.java
- +1 −1 src/main/java/org/jenkinsci/plugins/badge/StatusImage.java
- +1 −0 src/main/webapp/status/build-failing-red.svg
- +1 −0 src/main/webapp/status/build-passing-brightgreen.svg
- +1 −0 src/main/webapp/status/build-running-blue.svg
- +1 −0 src/main/webapp/status/build-unknown-lightgrey.svg
- +1 −0 src/main/webapp/status/build-unstable-yellow.svg
- BIN src/main/webapp/status/failure.png
- BIN src/main/webapp/status/running.png
- BIN src/main/webapp/status/success.png
- BIN src/main/webapp/status/unknown.png
- BIN src/main/webapp/status/unstable.png
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered
Deleted file not rendered