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 b4fdfea  drop ballerina (#492)
b4fdfea is described below

commit b4fdfea779dc04035a5ca52c5681eb9cbd98f3aa
Author: David Grove <[email protected]>
AuthorDate: Thu Sep 30 09:00:15 2021 -0400

    drop ballerina (#492)
---
 _layouts/documentation.html | 9 ---------
 _layouts/home.html          | 1 -
 2 files changed, 10 deletions(-)

diff --git a/_layouts/documentation.html b/_layouts/documentation.html
index d46ea66..d8cd374 100644
--- a/_layouts/documentation.html
+++ b/_layouts/documentation.html
@@ -213,13 +213,6 @@ layout: default
           <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
@@ -275,9 +268,7 @@ layout: default
 
         <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/_layouts/home.html b/_layouts/home.html
index ad41e1d..6345d12 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -89,7 +89,6 @@ layout: default
                 <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>

Reply via email to