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 73beb839fb281ee095a1529e35e87672cfe79e77 Author: Hugo Hirsch <[email protected]> AuthorDate: Mon Apr 29 22:53:08 2019 +0200 TAMAYA-278: Add badge to homepage --- content/development/source.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/content/development/source.adoc b/content/development/source.adoc index 249cdb6..2d49a34 100644 --- a/content/development/source.adoc +++ b/content/development/source.adoc @@ -47,6 +47,7 @@ The repository locations are: - https://gitbox.apache.org/repos/asf/incubator-tamaya-sandbox.git - https://github.com/apache/incubator-tamaya-sandbox[https://github.com/apache/incubator-tamaya-sandbox^] GitHub mirror - Current build status is image:https://builds.apache.org/buildStatus/icon?job=Tamaya-Sandbox-Master&style=plastic[] - https://builds.apache.org/view/S-Z/view/Tamaya/job/Tamaya-Sandbox-Master[Jenkins^] + - Current quality status is image:https://sonarcloud.io/api/project_badges/measure?project=apache_incubator-tamaya-sandbox&metric=alert_status[] - https://sonarcloud.io/dashboard?id=apache_incubator-tamaya-sandbox[SonarCloud^] The GitHub mirror also provides the project as a downloadable zip archive.
