You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@griffin.apache.org by gu...@apache.org on 2018/09/13 02:18:06 UTC

incubator-griffin-site git commit: Updated asf-site site from master (16de473b32f152712cb11fca8daa8c9e93a48571)

Repository: incubator-griffin-site
Updated Branches:
  refs/heads/asf-site b16e1f6ff -> a539a7bff


Updated asf-site site from master (16de473b32f152712cb11fca8daa8c9e93a48571)


Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/commit/a539a7bf
Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/tree/a539a7bf
Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/diff/a539a7bf

Branch: refs/heads/asf-site
Commit: a539a7bff9eb49f0d58ecc5e23d7299ec325a44e
Parents: b16e1f6
Author: William Guo <gu...@apache.org>
Authored: Thu Sep 13 10:18:01 2018 +0800
Committer: William Guo <gu...@apache.org>
Committed: Thu Sep 13 10:18:01 2018 +0800

----------------------------------------------------------------------
 deploy.sh            | 4 ++--
 docs/contribute.html | 2 +-
 docs/quickstart.html | 2 +-
 index.html           | 3 +--
 4 files changed, 5 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/a539a7bf/deploy.sh
----------------------------------------------------------------------
diff --git a/deploy.sh b/deploy.sh
index 6e10713..6b810f1 100644
--- a/deploy.sh
+++ b/deploy.sh
@@ -10,7 +10,7 @@ SITE="asf-site"
 git checkout $SOURCE > /dev/null 2>&1
 
 # Get the latest commit SHA in SOURCE branch
-last_SHA=( $(git log -n 1 --pretty=oneline) )
+last_SHA=( $(git log -n 1 --pretty=format:"%H") )
 
 # use last commit sha as temp folder name
 tmp_dir="temp_$last_SHA"
@@ -31,7 +31,7 @@ if [ $? = 1 ]; then
   git checkout -b $SITE > /dev/null 2>&1
   git add --all .
   git commit -m "Initial commit" > /dev/null 2>&1
-  echo "$SITE branch does not exist, created new"
+  echo "$SITE branch does not exist, create new branch $SITE"
 fi
 
 # Remove the current contents of the SITE branch and

http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/a539a7bf/docs/contribute.html
----------------------------------------------------------------------
diff --git a/docs/contribute.html b/docs/contribute.html
index cd2e337..100078c 100644
--- a/docs/contribute.html
+++ b/docs/contribute.html
@@ -204,7 +204,7 @@ GRIFFIN PPMC will review and accept your pr as contributing.
             <div class="col-md-9">
                 <div style="margin-left:auto; margin-right:auto; text-align:center;font-size:12px;">
                     <div>
-                        Apache Griffin is an effort undergoing incubation at The <a href="http://www.apache.org">Apache Software Foundation (ASF)</a>sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. Apache Pulsar (incubating) is available under the <a href="https://www.apache.org/licenses">Apache License, version 2.0</a>.
+                        Apache Griffin is an effort undergoing incubation at The <a href="http://www.apache.org">Apache Software Foundation (ASF)</a>sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. Apache Griffin (incubating) is available under the <a href="https://www.apache.org/licenses">Apache License, version 2.0</a>.
                     </div>
                 </div>
             </div>

http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/a539a7bf/docs/quickstart.html
----------------------------------------------------------------------
diff --git a/docs/quickstart.html b/docs/quickstart.html
index f359c27..dee377e 100644
--- a/docs/quickstart.html
+++ b/docs/quickstart.html
@@ -273,7 +273,7 @@ hour                    string
             <div class="col-md-9">
                 <div style="margin-left:auto; margin-right:auto; text-align:center;font-size:12px;">
                     <div>
-                        Apache Griffin is an effort undergoing incubation at The <a href="http://www.apache.org">Apache Software Foundation (ASF)</a>sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. Apache Pulsar (incubating) is available under the <a href="https://www.apache.org/licenses">Apache License, version 2.0</a>.
+                        Apache Griffin is an effort undergoing incubation at The <a href="http://www.apache.org">Apache Software Foundation (ASF)</a>sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. Apache Griffin (incubating) is available under the <a href="https://www.apache.org/licenses">Apache License, version 2.0</a>.
                     </div>
                 </div>
             </div>

http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/a539a7bf/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index b5f8d88..b408b03 100755
--- a/index.html
+++ b/index.html
@@ -244,7 +244,6 @@
                             <li><a href="/docs/conf.html"><b>Meetups</b></a></li>
                         </ul>
                     </div>
-                    <!-- <button type="button" class="btn btn-primary" onclick="window.location='https://github.com/pulsarIO/realtime-analytics/wiki/Get-Started'">Learn More Events</button> -->
                 </div>
                 <div class="col-md-4 workmargin">
                     <h4>Apache Software Foundation</h4>
@@ -275,7 +274,7 @@
             <div class="col-md-9">
                 <div style="margin-left:auto; margin-right:auto; text-align:center;font-size:12px;">
                     <div>
-                        Apache Griffin is an effort undergoing incubation at The <a href="http://www.apache.org">Apache Software Foundation (ASF)</a>sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. Apache Pulsar (incubating) is available under the <a href="https://www.apache.org/licenses">Apache License, version 2.0</a>.
+                        Apache Griffin is an effort undergoing incubation at The <a href="http://www.apache.org">Apache Software Foundation (ASF)</a>sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. Apache Griffin (incubating) is available under the <a href="https://www.apache.org/licenses">Apache License, version 2.0</a>.
                     </div>
                 </div>
             </div>