You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gobblin.apache.org by su...@apache.org on 2020/12/11 05:54:02 UTC

[incubator-gobblin-site] branch master updated: Update website to reflect 0.15.0 release

This is an automated email from the ASF dual-hosted git repository.

suvasude pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-gobblin-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 4cb769f  Update website to reflect 0.15.0 release
4cb769f is described below

commit 4cb769fba260b104ddee6905683889bafb62a035
Author: suvasude <su...@linkedin.biz>
AuthorDate: Thu Dec 10 21:53:20 2020 -0800

    Update website to reflect 0.15.0 release
---
 download/index.html | 13 +++++++++++++
 index.html          | 23 ++++++++---------------
 navigation.html     |  1 +
 3 files changed, 22 insertions(+), 15 deletions(-)

diff --git a/download/index.html b/download/index.html
index 2e41dec..822407c 100644
--- a/download/index.html
+++ b/download/index.html
@@ -66,6 +66,19 @@
                     <h2 id="current-releases">Current Releases<a class="header-link" href="#current-releases"><i class="fa fa-link"></i></a></h2>
                     
                     <!-- Release Step 2: Create a new section by copying the provided template for new release -->
+		    <!-- 0.15.0 Release start -->
+                    <h3 id="latest-label-label-primary-">0.15.0</h3>
+                    
+                    <p>
+                        Official <a href="https://www.apache.org/dyn/closer.lua/incubator/gobblin/apache-gobblin-incubating-0.15.0/apache-gobblin-incubating-sources-0.15.0.tgz" target="_blank">source release</a> 
+                        [ <a href="https://www.apache.org/dist/incubator/gobblin/apache-gobblin-incubating-0.15.0/apache-gobblin-incubating-sources-0.15.0.tgz.sha512" target="_blank">SHA512</a> ] 
+                        [ <a href="https://www.apache.org/dist/incubator/gobblin/apache-gobblin-incubating-0.15.0/apache-gobblin-incubating-sources-0.15.0.tgz.asc" target="_blank">ASC</a> ]
+                    </p>
+                    <p>
+                        <a href="https://github.com/apache/incubator-gobblin/blob/release-0.15.0/CHANGELOG.md" target="_blank">CHANGELOG</a>
+                    </p>
+                    <!-- 0.15.0 Release end -->
+
                     <!-- 0.14.0 Release start -->
                     <h3 id="latest-label-label-primary-">0.14.0</h3>
                     
diff --git a/index.html b/index.html
index ac5b5d3..f15fc9f 100644
--- a/index.html
+++ b/index.html
@@ -105,6 +105,13 @@
                   
                 <p class="latest-news-header">Latest News</p>
 
+		 <div class="row latest-news-item">
+                  <div class="col-sm-12" style="margin-bottom: 5px">
+                   <span style="font-size: 12px; margin-right: 5px;">Dec 2020</span>
+                   <a href="https://www.apache.org/dyn/closer.lua/incubator/gobblin/apache-gobblin-incubating-0.15.0/" target="_blank">Apache Gobblin 0.15.0-incubating released.</a>
+                  </div>
+                </div>
+
                 <div class="row latest-news-item">
                   <div class="col-sm-12" style="margin-bottom: 5px">
                     <span style="font-size: 12px; margin-right: 5px;">Mar 2020</span>
@@ -125,21 +132,7 @@
                    <a href="https://www.apache.org/dyn/closer.lua/incubator/gobblin/apache-gobblin-incubating-0.13.0/" target="_blank">Apache Gobblin 0.13.0-incubating released.</a>
                   </div>
                 </div>
-                  
-                <div class="row latest-news-item">
-                  <div class="col-sm-12" style="margin-bottom: 5px">
-                   <span style="font-size: 12px; margin-right: 5px;">Jul 2018</span>
-                   <a href="https://www.apache.org/dyn/closer.lua/incubator/gobblin/apache-gobblin-incubating-0.12.0/" target="_blank">Apache Gobblin 0.12.0-incubating released.</a>
-                  </div>
-                </div>
-                  
-                <div class="row latest-news-item">
-                  <div class="col-sm-12" style="margin-bottom: 5px">
-                   <span style="font-size: 12px; margin-right: 5px;">Sep 2017</span>
-                   <a href="https://conferences.oreilly.com/strata/strata-ny/public/schedule/detail/61264" target="_blank">Apache Gobblin now supports Stream and Batch data equally well.</a>
-                  </div>
-                </div>
-                  
+                                    
               </div>
             </div>
           </div>
diff --git a/navigation.html b/navigation.html
index 0d8487d..cc2203b 100644
--- a/navigation.html
+++ b/navigation.html
@@ -29,6 +29,7 @@
                 <!-- Release Step 1: Add a new li tag for new release -->
                 <!-- hint: copy and replicate the line below for subsequent releases -->
                 <!-- eg. <li><a href="https://www.apache.org/dyn/closer.lua/incubator/gobblin/apache-gobblin-incubating-0.XY.0/">0.XY.0 <i class="fa fa-external-link"></i></a></li> -->
+		  <li><a href="https://www.apache.org/dyn/closer.lua/incubator/gobblin/apache-gobblin-incubating-0.15.0/">0.15.0 <i class="fa fa-external-link"></i></a></li>
                   <li><a href="https://www.apache.org/dyn/closer.lua/incubator/gobblin/apache-gobblin-incubating-0.14.0/">0.14.0 <i class="fa fa-external-link"></i></a></li>
                   <li><a href="https://www.apache.org/dyn/closer.lua/incubator/gobblin/apache-gobblin-incubating-0.13.0/">0.13.0 <i class="fa fa-external-link"></i></a></li>
                   <li><a href="https://www.apache.org/dyn/closer.lua/incubator/gobblin/apache-gobblin-incubating-0.12.0/">0.12.0 <i class="fa fa-external-link"></i></a></li>