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 f9e2f34  Automatic Site Publish by Jenkins
f9e2f34 is described below

commit f9e2f34b0e0adfd7b522485d53a6aafd67baf1fb
Author: jenkins <[email protected]>
AuthorDate: Wed Mar 24 13:17:56 2021 +0000

    Automatic Site Publish by Jenkins
---
 README.md      |  4 ++--
 downloads.html | 11 ++++++-----
 feed.xml       |  2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index 79b7c1e..05a37a9 100644
--- a/README.md
+++ b/README.md
@@ -102,9 +102,9 @@ for example, update "?v1.12" to "?v1.13".
 
 ## Using `rbenv`
 
-If you need to maintain your existing system Ruby version, you can use the 
[https://github.com/rbenv/rbenv](https://github.com/rbenv/rbenv) utility.
+If you need to maintain your existing system Ruby version, you can use the 
[https://github.com/rbenv/rbenv](https://github.com/rbenv/rbenv) utility to 
dynamically switch to the version this project requires.
 
-The project already has a `.ruby_version` file which indicates it requires 
Ruby 2.7.2.  All you need do is assure once `rbenv` is installed that you use 
the following commands from the bash shell you wish to compile the project:
+The project already has a `.ruby_version` file which indicates it requires 
Ruby 2.7.2.  All you need do is assure once `rbenv` is installed that you issue 
the following commands (one time) from the bash shell you wish to compile the 
project:
 
 ```sh
 $ rbenv init
diff --git a/downloads.html b/downloads.html
index 60e099c..c1d75cd 100644
--- a/downloads.html
+++ b/downloads.html
@@ -544,15 +544,15 @@ function addListenersToSections()
                       <div class="component-releases-structure 
theme-darkgoldenrod">
                         <p><ctitle>OpenWhisk Whisk Deploy 
(wskdeploy)</ctitle>Client utility to deploy, configure and manage OpenWhisk 
applications and packages with a single YAML Manifest file.</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-wskdeploy-1.1.0-sources.tar.gz";>
+                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-wskdeploy-1.2.0-sources.tar.gz";>
                             Source code</a>
                           <a
-                            
href="https://downloads.apache.org/openwhisk/openwhisk-wskdeploy-1.1.0-sources.tar.gz.sha512";>
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-wskdeploy-1.2.0-sources.tar.gz.sha512";>
                             SHA-512 checksum</a>
                           <a
-                            
href="https://downloads.apache.org/openwhisk/openwhisk-wskdeploy-1.1.0-sources.tar.gz.asc";>
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-wskdeploy-1.2.0-sources.tar.gz.asc";>
                             PGP signature</a>
                         </div>
                       </div>
@@ -668,9 +668,10 @@ function addListenersToSections()
                       </div>
 
                       <!--
+                           !!! DO NOT REMOVE THIS COMMENT SECTION !!!
                            We have not made a post-incubation release of this 
package yet.
                            Hide the download until we do.  The old one is not 
really usable (NodeJS 6 based)
-                           and was removed from the downloads are a while ago.
+                           and was removed from the downloads section a while 
ago.
 
                       <div class="component-releases-structure 
theme-darksalmon">
                         <p><ctitle>OpenWhisk Package Cloudant</ctitle>Apache 
OpenWhisk package that can be used to interact with a Cloudant database</p>
diff --git a/feed.xml b/feed.xml
index 903a508..901fb69 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-16T20:42:35+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-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  [...]
 </subtitle></feed>
\ No newline at end of file

Reply via email to