You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by dg...@apache.org on 2019/08/30 12:22:20 UTC

[openwhisk-website] branch master updated: Add openwhisk-client-js to download page (#406)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new dc7f3dc  Add openwhisk-client-js to download page (#406)
dc7f3dc is described below

commit dc7f3dc092032a26e898bf9e28001097bcb21dee
Author: David Grove <dg...@users.noreply.github.com>
AuthorDate: Fri Aug 30 08:22:15 2019 -0400

    Add openwhisk-client-js to download page (#406)
---
 _layouts/downloads.html | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 1c5db98..6a4c40a 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -385,6 +385,29 @@ layout: default
                   </div>
                 </div>
 
+                <h5 class="section-toggle section-toggle-start-open ">Client Libraries</h5>
+                <div class="section-start-open">
+                  <div class="content">
+                    <div class="flow-columns">
+                      <div class="component-releases-structure theme-deeper-aquamarine">
+                        <p><ctitle>OpenWhisk Client JS</ctitle>JavaScript client library for the OpenWhisk platform</p>
+                        <div class="component-release-artifact-list border-deeper-aquamarine">
+                          <version>0.10.0-incubating</version>
+                          <a
+                            href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-js-3.20.0-sources.tar.gz">
+                            Source code</a>
+                          <a
+                            href="https://www.apache.org/dist/openwhisk/openwhisk-client-js-3.20.0-sources.tar.gz.sha512">
+                            SHA-512 checksum</a>
+                          <a
+                            href="https://www.apache.org/dist/openwhisk/openwhisk-client-js-3.20.0-sources.tar.gz.asc">
+                            PGP signature</a>
+                        </div>
+                      </div>
+                    </div>
+                  </div>
+                </div>
+
                 <h5 class="section-toggle section-toggle-start-open ">Provider Packages</h5>
                 <div class="section-start-open">
                   <div class="content">