You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by mr...@apache.org on 2020/04/07 19:46:33 UTC

[openwhisk-release] branch master updated: Updates repository status table to include wskdebug (#333)

This is an automated email from the ASF dual-hosted git repository.

mrutkowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git


The following commit(s) were added to refs/heads/master by this push:
     new ddcbaa1  Updates repository status table to include wskdebug (#333)
ddcbaa1 is described below

commit ddcbaa161f8305d3d631c3ac53e3b0fc7ab9ad2b
Author: Morgan Langlais <mo...@gmail.com>
AuthorDate: Tue Apr 7 14:46:24 2020 -0500

    Updates repository status table to include wskdebug (#333)
    
    Co-authored-by: Morgan Langlais <mo...@ibm.com>
---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index ced3ed2..0d0d0dd 100644
--- a/README.md
+++ b/README.md
@@ -211,6 +211,13 @@ The following table can be used by Release Managers to check the status of all p
 <td><a href="https://github.com/apache/openwhisk-runtime-swift/blob/master/tools/travis/build.sh">build.sh</a></td>
 </tr>
 <tr align="left">
+<td><a href="https://github.com/apache/openwhisk-wskdebug">openwhisk-wskdebug</a></td>
+<td><a href="https://travis-ci.org/apache/openwhisk-wskdebug"><img src="https://travis-ci.com/apache/openwhisk-wskdebug.svg?branch=master" alt="" /></a></td>
+<td><a href="https://github.com/apache/openwhisk-wskdebug/blob/master/LICENSE.txt"><img src="https://img.shields.io/badge/license-Apache--2.0-blue.svg" alt="" /></a></td>
+<td><a href="https://github.com/apache/openwhisk-wskdebug/blob/master/NOTICE.txt">NOTICE</a></td>
+<td><a href="https://github.com/apache/openwhisk-wskdebug/blob/master/travis/scancode.sh">scancode.sh</a></td>
+</tr>
+<tr align="left">
 <td><a href="https://github.com/apache/openwhisk-wskdeploy">openwhisk-wskdeploy</a></td>
 <td><a href="https://travis-ci.org/apache/openwhisk-wskdeploy/branches"><img src="https://travis-ci.org/apache/openwhisk-wskdeploy.svg?branch=master" alt="" /></a></td>
 <td><a href="https://github.com/apache/openwhisk-wskdeploy/blob/master/LICENSE.txt"><img src="https://img.shields.io/badge/license-Apache--2.0-blue.svg" alt="" /></a></td>