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 5aca9d9 Automatic Site Publish by Jenkins
5aca9d9 is described below
commit 5aca9d937488b26266ebdaad1a3b5b53f21b0afc
Author: jenkins <[email protected]>
AuthorDate: Thu Sep 30 13:07:39 2021 +0000
Automatic Site Publish by Jenkins
---
documentation.html | 9 ---------
feed.xml | 2 +-
index.html | 1 -
package-lock.json | 29 ++++++++++++++++++++---------
4 files changed, 21 insertions(+), 20 deletions(-)
diff --git a/documentation.html b/documentation.html
index e4f381d..a9f15b4 100644
--- a/documentation.html
+++ b/documentation.html
@@ -408,13 +408,6 @@ function addListenersToSections()
<li><a
href="https://github.com/apache/openwhisk-runtime-swift#readme">Swift</a> -
OpenWhisk runtime for Swift 3.1.1, 4.1 and 4.2</li>
</ul>
- <p>The following is a list of experimental runtimes the Apache
OpenWhisk community is developing. The Apache OpenWhisk community would welcome
any help bringing these runtimes to a state where they can be released.
- </p>
- <ul>
- <li><a
href="https://github.com/apache/openwhisk-runtime-ballerina#readme">Ballerina</a>
- OpenWhisk runtime for Ballerina 0.990.2</li>
- <li><a
href="https://github.com/apache/openwhisk-runtime-rust#readme">Rust</a> -
OpenWhisk runtime for Rust 1.34</li>
- </ul>
-
<!-- TODO: fix the Docker SDK header/title to say "Docker SDK" NOT
"Blackbox Actions"-->
<p>If you need languages or libraries the current
"out-of-the-box" runtimes do not support, you can create
@@ -470,9 +463,7 @@ function addListenersToSections()
<ul>
<li><a href="https://github.com/rainbyte/openwhisk-wrapper">Haskell
based OpenWhisk Services</a></li>
- <li><a
href="http://jamesthom.as/blog/2017/01/18/openwhisk-and-rust/">OpenWhisk and
Rust</a></li>
<li><a href="https://github.com/gekola/openwhisk_docker_samples">Run
Clojure, Erlang, Ruby, and Rust Actions on OpenWhisk using Docker</a></li>
- <li><a
href="https://github.com/imesh/openwhisk-runtime-ballerina#apache-openwhisk-runtime-for-ballerina">Ballerina</a></li>
</ul>
<h5>Composing Sequences of Actions</h5>
diff --git a/feed.xml b/feed.xml
index b930bfe..d36eb48 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-08-31T20:09: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-09-30T13:07:34+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 20f782f..4529c17 100644
--- a/index.html
+++ b/index.html
@@ -284,7 +284,6 @@ function addListenersToSections()
<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>
diff --git a/package-lock.json b/package-lock.json
index 8fd5e28..62b8d3a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -722,22 +722,23 @@
}
},
"es-abstract": {
- "version": "1.18.5",
- "resolved":
"https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.5.tgz",
- "integrity":
"sha512-DDggyJLoS91CkJjgauM5c0yZMjiD1uK3KcaCeAmffGwZ+ODWzOkPN4QwRbsK5DOFf06fywmyLci3ZD8jLGhVYA==",
+ "version": "1.18.7",
+ "resolved":
"https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.7.tgz",
+ "integrity":
"sha512-uFG1gyVX91tZIiDWNmPsL8XNpiCk/6tkB7MZphoSJflS4w+KgWyQ2gjCVDnsPxFAo9WjRXG3eqONNYdfbJjAtw==",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"es-to-primitive": "^1.2.1",
"function-bind": "^1.1.1",
"get-intrinsic": "^1.1.1",
+ "get-symbol-description": "^1.0.0",
"has": "^1.0.3",
"has-symbols": "^1.0.2",
"internal-slot": "^1.0.3",
- "is-callable": "^1.2.3",
+ "is-callable": "^1.2.4",
"is-negative-zero": "^2.0.1",
- "is-regex": "^1.1.3",
- "is-string": "^1.0.6",
+ "is-regex": "^1.1.4",
+ "is-string": "^1.0.7",
"object-inspect": "^1.11.0",
"object-keys": "^1.1.1",
"object.assign": "^4.1.2",
@@ -823,6 +824,16 @@
"has-symbols": "^1.0.1"
}
},
+ "get-symbol-description": {
+ "version": "1.0.0",
+ "resolved":
"https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz",
+ "integrity":
"sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==",
+ "dev": true,
+ "requires": {
+ "call-bind": "^1.0.2",
+ "get-intrinsic": "^1.1.1"
+ }
+ },
"globals": {
"version": "9.18.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz",
@@ -948,9 +959,9 @@
"dev": true
},
"is-core-module": {
- "version": "2.6.0",
- "resolved":
"https://registry.npmjs.org/is-core-module/-/is-core-module-2.6.0.tgz",
- "integrity":
"sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==",
+ "version": "2.7.0",
+ "resolved":
"https://registry.npmjs.org/is-core-module/-/is-core-module-2.7.0.tgz",
+ "integrity":
"sha512-ByY+tjCciCr+9nLryBYcSD50EOGWt95c7tIsKTG1J2ixKKXPvF7Ej3AVd+UfDydAJom3biBGDBALaO79ktwgEQ==",
"dev": true,
"requires": {
"has": "^1.0.3"