You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@paimon.apache.org by cz...@apache.org on 2023/03/17 12:38:51 UTC

[incubator-paimon-website] branch master updated (82197e4 -> 8adabc6)

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

czweng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon-website.git


    from 82197e4  Fix incorrect bash script for copying old docs
     new 970335c  Temporarily disable docs/latest until 0.4 releases
     new 8adabc6  Update links in home page from flink-table-store to paimon

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/build.yml | 12 ++++++------
 index.html                  | 16 ++++++++--------
 2 files changed, 14 insertions(+), 14 deletions(-)


[incubator-paimon-website] 01/02: Temporarily disable docs/latest until 0.4 releases

Posted by cz...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

czweng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon-website.git

commit 970335c825d09e46e5e1297e6a6b419b6ee354e8
Author: tsreaper <ts...@gmail.com>
AuthorDate: Fri Mar 17 19:59:46 2023 +0800

    Temporarily disable docs/latest until 0.4 releases
---
 .github/workflows/build.yml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index bd8122a..56519ee 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -16,7 +16,7 @@
 name: "Build website and document"
 
 env:
-  versions: ("master" "0.3") # defines what versions of document should be updated
+  versions: ("master") # defines what versions of document should be updated
   latest_version: "0.3" # defines what version docs/latest links to
 
 on:
@@ -78,11 +78,11 @@ jobs:
             cd "$current_dir"
           done
 
-      - name: Copy latest version
-        run: |
-          latest_version=${{ env.latest_version }}
-          rm -rf docs/latest
-          cp -r docs/"$latest_version" docs/latest
+      # - name: Copy latest version
+      #   run: |
+      #     latest_version=${{ env.latest_version }}
+      #     rm -rf docs/latest
+      #     cp -r docs/"$latest_version" docs/latest
 
       - name: Push to github
         run: |


[incubator-paimon-website] 02/02: Update links in home page from flink-table-store to paimon

Posted by cz...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

czweng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon-website.git

commit 8adabc639d59109f36f20070a5d3cb801d693959
Author: tsreaper <ts...@gmail.com>
AuthorDate: Fri Mar 17 20:38:39 2023 +0800

    Update links in home page from flink-table-store to paimon
---
 index.html | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/index.html b/index.html
index 7043d98..5362d4e 100755
--- a/index.html
+++ b/index.html
@@ -42,7 +42,7 @@ under the License.
       <div class="collapse navbar-collapse justify-content-end" id="navbarContent">
         <ul class="navbar-nav">
           <li class="nav-item active px-3">
-            <a class="nav-link" href="https://nightlies.apache.org/flink/flink-table-store-docs-master/">Document</a>
+            <a class="nav-link" href="https://paimon.apache.org/docs/master">Document</a>
           </li>
           <li class="nav-item dropdown px-3">
             <a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">ASF</a>
@@ -56,7 +56,7 @@ under the License.
             </div>
           </li>
           <li class="nav-item active px-3">
-            <a class="nav-link" href="https://github.com/apache/flink-table-store/">Github</a>
+            <a class="nav-link" href="https://github.com/apache/incubator-paimon/">Github</a>
           </li>
         </ul>
       </div>
@@ -75,12 +75,12 @@ under the License.
                   Get Started
                 </a>
                 <div class="dropdown-menu dropdown-menu-dark" aria-labelledby="getStartedLink">
-                  <a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-table-store-docs-master/docs/engines/flink/">Flink</a>
-                  <a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-table-store-docs-master/docs/engines/spark3/">Spark</a>
-                  <a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-table-store-docs-master/docs/engines/hive/">Hive</a>
+                  <a class="dropdown-item" href="https://paimon.apache.org/docs/master/engines/flink/">Flink</a>
+                  <a class="dropdown-item" href="https://paimon.apache.org/docs/master/engines/spark3/">Spark</a>
+                  <a class="dropdown-item" href="https://paimon.apache.org/docs/master/engines/hive/">Hive</a>
                   <a class="dropdown-item" href="https://github.com/JingsongLi/flink-table-store-trino/">Trino</a>
                 </div>
-                <a role="button" class="btn btn-dark btn-lg px-5 m-1" href="https://github.com/apache/flink-table-store/">Source Code</a>
+                <a role="button" class="btn btn-dark btn-lg px-5 m-1" href="https://github.com/apache/incubator-paimon/">Source Code</a>
               </div>
             </div>
           </div>
@@ -184,7 +184,7 @@ under the License.
           </div>
 
           <div class="card border-primary col-md-10 col-xl-3 m-3" style="background-color: #ddeeff">
-            <a class="community-anchor" href="https://flink.apache.org/community/#mailing-lists">
+            <a class="community-anchor" href="#">
               <div class="card-body">
                 <div class="row d-flex align-items-center">
                   <div class="col-2 align-self-center text-center text-primary">
@@ -199,7 +199,7 @@ under the License.
           </div>
 
           <div class="card border-primary col-md-10 col-xl-3 m-3" style="background-color: #ddeeff">
-            <a class="community-anchor" href="https://issues.apache.org/jira/browse/FLINK">
+            <a class="community-anchor" href="https://github.com/apache/incubator-paimon/issues">
               <div class="card-body">
                 <div class="row d-flex align-items-center">
                   <div class="col-2 align-self-center text-center text-primary">