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

commit 1286c7ddd33cba02c6dff9268227eb47714f484b
Author: jenkins <[email protected]>
AuthorDate: Mon Mar 15 14:46:33 2021 +0000

    Automatic Site Publish by Jenkins
---
 documentation.html | 2 +-
 feed.xml           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation.html b/documentation.html
index 641f178..b8ea0c3 100644
--- a/documentation.html
+++ b/documentation.html
@@ -1836,7 +1836,7 @@ function addListenersToSections()
 3
 4
 5</pre></td><td class="code"><pre><span class="k">def</span> <span 
class="nf">main</span><span class="p">(</span><span class="n">params</span> 
<span class="o">=</span> <span class="p">{})</span>
-  <span class="nb">name</span> <span class="o">=</span> <span 
class="n">params</span><span class="p">[</span><span 
class="s2">"name"</span><span class="p">]</span> <span class="o">||</span> 
<span class="s2">"stranger"</span>
+  <span class="nb">name</span> <span class="o">=</span> <span 
class="n">params</span><span class="p">[</span><span 
class="s1">'name'</span><span class="p">]</span> <span class="o">||</span> 
<span class="s1">'stranger'</span>
   <span class="n">greeting</span> <span class="o">=</span> <span 
class="s2">"Hello </span><span class="si">#{</span><span 
class="nb">name</span><span class="si">}</span><span class="s2">!"</span>
   <span class="p">{</span> <span class="s2">"greeting"</span><span 
class="p">:</span> <span class="n">greeting</span> <span class="p">}</span>
 <span class="k">end</span><span class="w">
diff --git a/feed.xml b/feed.xml
index ab49a56..a5dfcb1 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-13T15:36:49+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-15T14:46:29+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