From commits-return-6722-archive-asf-public=cust-asf.ponee.io@tamaya.incubator.apache.org Sun Apr 21 20:31:25 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 12B92180658 for ; Sun, 21 Apr 2019 22:31:24 +0200 (CEST) Received: (qmail 96725 invoked by uid 500); 21 Apr 2019 20:31:24 -0000 Mailing-List: contact commits-help@tamaya.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tamaya.incubator.apache.org Delivered-To: mailing list commits@tamaya.incubator.apache.org Received: (qmail 96714 invoked by uid 99); 21 Apr 2019 20:31:24 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Apr 2019 20:31:24 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 2AB5587A2C; Sun, 21 Apr 2019 20:31:24 +0000 (UTC) Date: Sun, 21 Apr 2019 20:31:24 +0000 To: "commits@tamaya.apache.org" Subject: [incubator-tamaya] branch master updated: TAMAYA-277: Add badge from sonarcloud MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <155587868411.16432.1994709592490779532@gitbox.apache.org> From: pottlinger@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: incubator-tamaya X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e30e84da9bed0b722212bb8a4f11b18770e25519 X-Git-Newrev: faf7d670cfc410878e854f572d5b528b4d785271 X-Git-Rev: faf7d670cfc410878e854f572d5b528b4d785271 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated 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.git The following commit(s) were added to refs/heads/master by this push: new faf7d67 TAMAYA-277: Add badge from sonarcloud faf7d67 is described below commit faf7d670cfc410878e854f572d5b528b4d785271 Author: Hugo Hirsch AuthorDate: Sun Apr 21 22:31:08 2019 +0200 TAMAYA-277: Add badge from sonarcloud --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6802567..6317e0e 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,4 @@ $ mvn Apart from integration into ASF CI there's a travis build: [![Build Status](https://travis-ci.org/apache/incubator-tamaya.svg?branch=master)](https://travis-ci.org/apache/incubator-tamaya/branches) +[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=apache_incubator-tamaya&metric=alert_status)](https://sonarcloud.io/dashboard?id=apache_incubator-tamaya)