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

commit b7d2d2b50e7dacad080b87fac6d4431d52f0bfa1
Author: jenkins <[email protected]>
AuthorDate: Wed Jun 24 18:52:08 2020 +0000

    Automatic Site Publish by Jenkins
---
 documentation.html | 9 ++++++++-
 feed.xml           | 2 +-
 package-lock.json  | 6 +++---
 3 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/documentation.html b/documentation.html
index 25ca49a..5355d50 100644
--- a/documentation.html
+++ b/documentation.html
@@ -481,7 +481,7 @@ function addListenersToSections()
           Multiple actions, even implemented in different languages, may be
           composed together to create a longer processing pipeline called a
           <a 
href="https://github.com/apache/openwhisk/blob/master/docs/actions.md#creating-action-sequences";>sequence</a>.
-          Sequence can be treated as a single action in terms of it creation
+          A sequence can be treated as a single action in terms of it's 
creation
           and invocation.
         </p>
 
@@ -868,6 +868,13 @@ function addListenersToSections()
           and APIs using a single command using an application manifest.
         </p>
 
+        <p>
+          The functionality of wskdeploy is also embedded as a subcommand 
+          of wsk in the CLI. You can use the <code>wsk deploy</code> 
+          subcommand or follow the instructions below on installing the 
+          wskdeploy utility.
+        </p>
+
         <h5>Installing</h5>
         <p>Download and Install the <code>wskdeploy</code> utility
           for Linux, Mac or Windows.</p>
diff --git a/feed.xml b/feed.xml
index c5be73b..713cd82 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>2020-06-18T22:59:39+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>2020-06-24T18:52:03+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/package-lock.json b/package-lock.json
index ddac7aa..a20d1e6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1067,9 +1067,9 @@
       "dev": true
     },
     "object-inspect": {
-      "version": "1.7.0",
-      "resolved": 
"https://registry.npmjs.org/object-inspect/-/object-inspect-1.7.0.tgz";,
-      "integrity": 
"sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==",
+      "version": "1.8.0",
+      "resolved": 
"https://registry.npmjs.org/object-inspect/-/object-inspect-1.8.0.tgz";,
+      "integrity": 
"sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==",
       "dev": true
     },
     "object-keys": {

Reply via email to