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 2020/04/13 22:07:33 UTC

[openwhisk-website] branch master updated (72dde9b -> 7963c91)

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

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


    from 72dde9b  add wskdebug to downloads (#429)
     new 8350fda  release apigw 1.0.0
     new 7963c91  fix unescaped `&` in embedded html

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 _layouts/downloads.html | 8 ++++----
 events.md               | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)


[openwhisk-website] 01/02: release apigw 1.0.0

Posted by dg...@apache.org.
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

commit 8350fdad7459054ed7c1ff6fcea8fc7f07d3441b
Author: David Grove <gr...@us.ibm.com>
AuthorDate: Mon Apr 13 14:34:48 2020 -0400

    release apigw 1.0.0
---
 _layouts/downloads.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 4dc581d..b74f8ce 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -124,14 +124,14 @@ layout: default
                       <div class="component-releases-structure theme-deeper-sea-green">
                         <p><ctitle>OpenWhisk API Gateway</ctitle>A performant, OpenWhisk-enabled API Gateway based on Openresty and NGINX.</p>
                         <div class="component-release-artifact-list border-deeper-sea-green">
-                          <version>0.11.0</version>
+                          <version>1.0.0</version>
                           <a
-                            href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-apigateway-0.11.0-sources.tar.gz">Source code</a>
+                            href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-apigateway-1.0.0-sources.tar.gz">Source code</a>
                           <a
-                            href="https://downloads.apache.org/openwhisk/openwhisk-apigateway-0.11.0-sources.tar.gz.sha512">
+                            href="https://downloads.apache.org/openwhisk/openwhisk-apigateway-1.0.0-sources.tar.gz.sha512">
                             SHA-512 checksum</a>
                           <a
-                            href="https://downloads.apache.org/openwhisk/openwhisk-apigateway-0.11.0-sources.tar.gz.asc">
+                            href="https://downloads.apache.org/openwhisk/openwhisk-apigateway-1.0.0-sources.tar.gz.asc">
                             PGP signature</a>
                         </div>
                       </div>


[openwhisk-website] 02/02: fix unescaped `&` in embedded html

Posted by dg...@apache.org.
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

commit 7963c91b535c1d910a44c3c1c2784a080a00c5cd
Author: David Grove <gr...@us.ibm.com>
AuthorDate: Mon Apr 13 17:09:42 2020 -0400

    fix unescaped `&` in embedded html
---
 events.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/events.md b/events.md
index c740008..f559409 100644
--- a/events.md
+++ b/events.md
@@ -196,7 +196,7 @@ lede: This is the list of historic events
   <details><summary><strong>Open Labs</strong></summary>
   <ul>
   <li><strong>9002: Event-driven and Serverless Computing with IBM Bluemix OpenWhisk: Learn the basics now!</strong><br/>
-  Monday-Thursday drop-in; Mandalay Bay North, South Seas E&F; Andreas Nauerz (IBM)</li>
+  Monday-Thursday drop-in; Mandalay Bay North, South Seas E&amp;F; Andreas Nauerz (IBM)</li>
   </ul>
   </details>