This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tamaya-site.git
commit 1cdb6014cceae6c67371df3a7af7f624c3616b4d Author: Hugo Hirsch <[email protected]> AuthorDate: Mon Apr 29 22:51:35 2019 +0200 TAMAYA-278: Add badge to homepage --- content/development/source.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/development/source.adoc b/content/development/source.adoc index d68c7f2..6fc43d5 100644 --- a/content/development/source.adoc +++ b/content/development/source.adoc @@ -34,6 +34,8 @@ The repository locations are: - https://gitbox.apache.org/repos/asf/incubator-tamaya-extensions.git - https://github.com/apache/incubator-tamaya-extensions[https://github.com/apache/incubator-tamaya-extensions^] GitHub mirror - Current build status is image:https://builds.apache.org/buildStatus/icon?job=Tamaya-Extensions-Master&style=plastic[] - https://builds.apache.org/view/S-Z/view/Tamaya/job/Tamaya-Extensions-Master[Jenkins^] + - Current quality status via SonarCloud is image:https://sonarcloud.io/api/project_badges/measure?project=apache_incubator-tamaya-extensions&metric=alert_status[] - https://sonarcloud.io/dashboard?id=apache_incubator-tamaya-extensions[SonarCloud^] + The GitHub mirror also provides the project as a downloadable zip archive.
