This is an automated email from the ASF dual-hosted git repository.
rabbah 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 4e4c39e (a) latest => nightly tag (#405)
4e4c39e is described below
commit 4e4c39e15a1bc2aaa68688d8996766581f3d623d
Author: David Grove <[email protected]>
AuthorDate: Tue Aug 13 19:16:45 2019 -0400
(a) latest => nightly tag (#405)
(b) remove text directing users to download latest cli.
---
_layouts/documentation.html | 6 ++----
_layouts/downloads.html | 4 ++--
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/_layouts/documentation.html b/_layouts/documentation.html
index 400e1e6..853fb95 100644
--- a/_layouts/documentation.html
+++ b/_layouts/documentation.html
@@ -537,8 +537,7 @@ $ brew install wsk
<a
href="https://github.com/apache/openwhisk-cli/releases">https://github.com/apache/openwhisk-cli/releases</a>
</li>
</ul>
- <p>where you may select to download the CLI from the
- "latest" release or from one of the versioned releases.
+ <p>where you may select to download the CLI from one of the
versioned releases.
</p>
</li>
<li><p>Uncompress the <code>wsk</code> executable from
@@ -688,8 +687,7 @@ $ wsk list -v
<a
href="https://github.com/apache/openwhisk-wskdeploy/releases">https://github.com/apache/openwhisk-wskdeploy/releases</a>
</li>
</ul>
- <p>where you may select to download the utility from the
- "latest" release or from one of the versioned releases.</p>
+ <p>where you may select to download the utility from one of the
versioned releases.</p>
</li>
<li>
<p>Uncompress the <code>wskdeploy</code> executable from
diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 9749e04..1c5db98 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -452,7 +452,7 @@ layout: default
<a href="#apache-releases">official release builds</a>)
for each merged Pull Request (PR) and/or on
a nightly basis. These builds, by default, are tagged
- <b><em>'latest'</em></b> and appear under their respective GitHub
+ <b><em>'nightly'</em></b> and appear under their respective GitHub
component's release tab and are intended for developer
evaluation and testing only.
</p>
@@ -460,7 +460,7 @@ layout: default
Committers on the project may choose to use GitHub to tag
certain builds as they become closer to being Release Candidate
(RC) builds. However, <em>any build tagged within GitHub with
- either 'latest' or any other tag <strong>do NOT have
+ either 'nightly' or any other tag <strong>do NOT have
official Apache project release status</strong>.</em>
All official Apache OpenWhisk release builds
undergo a rigorous process to be approved and are linked