You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by gi...@apache.org on 2021/04/05 16:01:19 UTC

[openwhisk-website] branch asf-site updated: Automatic Site Publish by Jenkins

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new a71a07d  Automatic Site Publish by Jenkins
a71a07d is described below

commit a71a07d058a09c19ba11418e4f4dfc3460976f63
Author: jenkins <bu...@apache.org>
AuthorDate: Mon Apr 5 16:01:15 2021 +0000

    Automatic Site Publish by Jenkins
---
 downloads.html    | 31 +++++++++++++++++++------------
 feed.xml          |  2 +-
 index.html        | 14 +++++++-------
 package-lock.json | 12 ++++++------
 4 files changed, 33 insertions(+), 26 deletions(-)

diff --git a/downloads.html b/downloads.html
index c1d75cd..c612abb 100644
--- a/downloads.html
+++ b/downloads.html
@@ -267,16 +267,17 @@ function addListenersToSections()
                   <a style="font-weight:normal;" href="#developer-builds">Developer Builds</a>.
                 </p>
                 <p>
-                    Older releases are archived at
-                    <a style="font-weight:normal;" href="http://archive.apache.org/dist/incubator/openwhisk/">archive.apache.org (incubator releases)</a>
-                    and
-                    <a style="font-weight:normal;" href="http://archive.apache.org/dist/openwhisk/">archive.apache.org</a>.
+                  Older releases are archived at
+                    <ul>
+                        <li><a style="font-weight:normal;" href="http://archive.apache.org/dist/incubator/openwhisk/">archive.apache.org (incubator releases)</a>
+                         and</li>
+                        <li><a style="font-weight:normal;" href="http://archive.apache.org/dist/openwhisk/">archive.apache.org</a>.</li>
+                    </ul>
                 </p>
                 <a class="indexable" id="verifying"></a>
                 <h4>Verifying</h4>
-                <p>As an Apache project, all downloaded files are signed by a
-                  project Release Manager and can be verified following these
-                  instructions:</p>
+                <p>As an Apache project, all official release artifacts are provided as compressed archives and are signed by a
+                  project Release Manager and can be verified following these instructions:</p>
                 <ul>
                     <li><a href="https://www.apache.org/info/verification">How to verify downloaded files</a></li>
                 </ul>
@@ -304,7 +305,7 @@ function addListenersToSections()
 
                 <a class="indexable" id="component-releases"></a>
                 <h4>Component Releases</h4>
-                <p>Individual downloads of the latest released version of each OpenWhisk component are available.  We group the components by their role in the platform.</p>
+                <p>Individual downloads of the latest released version of each OpenWhisk component are available.  Components are grouped by their role in the platform.</p>
                 <p>Please click on a platform role to see the individual downloadable components:</p>
                 <h5 class="section-toggle section-toggle-start-open">Core System</h5>
                 <div class="section-start-open">
@@ -529,15 +530,18 @@ function addListenersToSections()
                       <div class="component-releases-structure theme-darkgoldenrod">
                         <p><ctitle>OpenWhisk CLI</ctitle>OpenWhisk command-line interface.</p>
                         <div class="component-release-artifact-list border-darkgoldenrod">
-                          <version>1.1.0</version>
+                          <version>1.2.0</version>
                           <a
-                            href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-cli-1.1.0-sources.tar.gz">Source code</a>
+                            href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-cli-1.2.0-sources.tar.gz">Source code</a>
                           <a
-                            href="https://downloads.apache.org/openwhisk/openwhisk-cli-1.1.0-sources.tar.gz.sha512">
+                            href="https://downloads.apache.org/openwhisk/openwhisk-cli-1.2.0-sources.tar.gz.sha512">
                             SHA-512 checksum</a>
                           <a
-                            href="https://downloads.apache.org/openwhisk/openwhisk-cli-1.1.0-sources.tar.gz.asc">
+                            href="https://downloads.apache.org/openwhisk/openwhisk-cli-1.2.0-sources.tar.gz.asc">
                             PGP signature</a>
+                          <a
+                            href="https://github.com/apache/openwhisk-cli/releases/tag/1.2.0">
+                            Binaries (GitHub, unofficial)</a>
                         </div>
                       </div>
 
@@ -554,6 +558,9 @@ function addListenersToSections()
                           <a
                             href="https://downloads.apache.org/openwhisk/openwhisk-wskdeploy-1.2.0-sources.tar.gz.asc">
                             PGP signature</a>
+                          <a
+                            href="https://github.com/apache/openwhisk-wskdeploy/releases/tag/1.2.0">
+                            Binaries (GitHub, unofficial)</a>
                         </div>
                       </div>
 
diff --git a/feed.xml b/feed.xml
index 901fb69..9b6c2a2 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2021-03-24T13:17:51+00:00</updated><id>/feed.xml</id><title type="html">Apache OpenWhisk is a serverless, open source cloud platform</title><subtitle>An open source platform for serverless, event-driven code at any  [...]
+<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2021-04-05T16:01:11+00:00</updated><id>/feed.xml</id><title type="html">Apache OpenWhisk is a serverless, open source cloud platform</title><subtitle>An open source platform for serverless, event-driven code at any  [...]
 </subtitle></feed>
\ No newline at end of file
diff --git a/index.html b/index.html
index d0ed9b8..df4ab06 100644
--- a/index.html
+++ b/index.html
@@ -275,18 +275,18 @@ function addListenersToSections()
             <p>
                 Work with what you know and love. OpenWhisk supports a
                 growing list of your favorite languages such as
-                <a href="https://github.com/apache/openwhisk-runtime-nodejs">NodeJS</a>,
                 <a href="https://github.com/apache/openwhisk-runtime-go">Go</a>,
                 <a href="https://github.com/apache/openwhisk-runtime-java">Java</a>,
-                <a href="https://github.com/apache/openwhisk-runtime-java">Scala</a>,
+                <a href="https://github.com/apache/openwhisk-runtime-nodejs">NodeJS</a>,
+                <a href="https://github.com/apache/openwhisk-runtime-dotnet">.NET</a>,
                 <a href="https://github.com/apache/openwhisk-runtime-php">PHP</a>,
                 <a href="https://github.com/apache/openwhisk-runtime-python">Python</a>,
                 <a href="https://github.com/apache/openwhisk-runtime-ruby">Ruby</a>,
-                and
-                <a href="https://github.com/apache/openwhisk-runtime-swift">Swift</a>  as well as recent additions for
-                <a href="https://github.com/apache/openwhisk-runtime-ballerina">Ballerina</a>,
-                <a href="https://github.com/apache/openwhisk-runtime-dotnet">.NET</a> and
-                <a href="https://github.com/apache/openwhisk-runtime-rust">Rust</a>.
+                <a href="https://github.com/apache/openwhisk-runtime-rust">Rust</a>,
+                <a href="https://github.com/apache/openwhisk-runtime-java">Scala</a>,
+                <a href="https://github.com/apache/openwhisk-runtime-swift">Swift</a> and even newer, cloud-native ones like
+                <a href="https://github.com/apache/openwhisk-runtime-ballerina">Ballerina</a>.
+                There is even an experimental runtime for <a href="https://github.com/apache/openwhisk-runtime-deno">Deno</a> in-development.
             </p>
             <p>
                 If you need languages or libraries the current
diff --git a/package-lock.json b/package-lock.json
index 9ed5e13..6de6499 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1603,15 +1603,15 @@
       "optional": true
     },
     "unbox-primitive": {
-      "version": "1.0.0",
-      "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.0.tgz",
-      "integrity": "sha512-P/51NX+JXyxK/aigg1/ZgyccdAxm5K1+n8+tvqSntjOivPt19gvm1VC49RWYetsiub8WViUchdxl/KWHHB0kzA==",
+      "version": "1.0.1",
+      "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.1.tgz",
+      "integrity": "sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==",
       "dev": true,
       "requires": {
         "function-bind": "^1.1.1",
-        "has-bigints": "^1.0.0",
-        "has-symbols": "^1.0.0",
-        "which-boxed-primitive": "^1.0.1"
+        "has-bigints": "^1.0.1",
+        "has-symbols": "^1.0.2",
+        "which-boxed-primitive": "^1.0.2"
       }
     },
     "validate-npm-package-license": {