Skip to content

Commit

Permalink
[graduate] Remove all incubating (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
JingsongLi authored Mar 27, 2024
1 parent 6dc18e6 commit 83cc0f0
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 78 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
rm -rf main
- name: Clone Paimon repo
run: git clone https://github.com/apache/incubator-paimon.git /tmp/paimon
run: git clone https://github.com/apache/paimon.git /tmp/paimon

- name: Build docs
run: |
Expand Down
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
incubator-paimon-website
apache-paimon-website
Copyright 2023 The Apache Software Foundation

This product includes software developed at
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# incubator-paimon-website
# apache-paimon-website
This repository contains the Apache Paimon project website: https://paimon.apache.org/.
8 changes: 4 additions & 4 deletions main/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<div class="py-xs-2 py-sm-3 py-md-4 py-xxl-5">
<div class="row py-5">
<div class="col-xl-7 col-lg-9">
<h1 class="fw-bold lh-1 pb-5 hero-title" style="color: #ffffff;">Apache Paimon&trade; <sup><span class="badge rounded-pill bg-primary" style="font-size: .25em">Incubating</span></sup></h1>
<h1 class="fw-bold lh-1 pb-5 hero-title" style="color: #ffffff;">Apache Paimon&trade;</h1>
<p class="lead pb-5 fs-4" style="color: #ffffff;">A lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations. Innovatively combines lake format and LSM structure, bringing realtime streaming updates into the lake architecture.</p>
<div class="d-grid gap-2 d-md-flex justify-content-md-start">
<a role="button" class="btn btn-info btn-lg dropdown-toggle px-5 m-1" href="#" role="button" id="getStartedLink" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Expand All @@ -56,7 +56,7 @@ <h1 class="fw-bold lh-1 pb-5 hero-title" style="color: #ffffff;">Apache Paimon&t
<a class="dropdown-item" href="https://paimon.apache.org/docs/master/engines/presto/">Presto</a>
<a class="dropdown-item" href="https://paimon.apache.org/docs/master/engines/trino/">Trino</a>
</div>
<a role="button" class="btn btn-info btn-lg px-5 m-1" href="https://github.com/apache/incubator-paimon/">Source Code</a>
<a role="button" class="btn btn-info btn-lg px-5 m-1" href="https://github.com/apache/paimon/">Source Code</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -160,7 +160,7 @@ <h4 class="card-title text-center text-primary">DingTalk Group</h4>
</div>

<div class="card border-primary col-md-10 col-xl-3 m-3" style="background-color: #ddeeff">
<a class="community-anchor" href="https://github.com/apache/incubator-paimon#mailing-lists">
<a class="community-anchor" href="https://github.com/apache/paimon#mailing-lists">
<div class="card-body">
<div class="row d-flex align-items-center">
<div class="col-2 align-self-center text-center text-primary">
Expand All @@ -175,7 +175,7 @@ <h4 class="card-title text-center text-primary">Mailing List</h4>
</div>

<div class="card border-primary col-md-10 col-xl-3 m-3" style="background-color: #ddeeff">
<a class="community-anchor" href="https://github.com/apache/incubator-paimon/issues">
<a class="community-anchor" href="https://github.com/apache/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">
Expand Down
56 changes: 9 additions & 47 deletions main/team.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,62 +45,40 @@

<div class="row justify-content-center pt-3 pb-3">
<div class="col-auto text-center">
<h3>Mentors</h3>
<h3>PPMCs</h3>
<table class="table table-bordered w-auto">
<tbody>
<tr>
<td class="github-profile ghid-9601882">Jingsong Lee</td>
<td class="github-profile ghid-5778611">Becket Qin</td>
<td class="github-profile ghid-89049">Robert Metzger</td>
<td class="github-profile ghid-1727146">Stephan Ewen</td>
<td class="github-profile ghid-6239804">Yu Li</td>
<td class="github-profile ghid-19909549">Caizhi Weng</td>
</tr>
<tr>
<td>Jingsong Lee (Chair)</td>
<td>Becket Qin</td>
<td>Robert Metzger</td>
<td>Stephan Ewen</td>
<td>Yu Li</td>
<td>Caizhi Weng</td>
</tr>
</tbody>
</table>
</div>
</div>

<div class="row justify-content-center pt-3 pb-3">
<div class="col-auto text-center">
<h3>PPMCs</h3>
<table class="table table-bordered w-auto">
<tbody>
<tr>
<td class="github-profile ghid-9601882">Jingsong Lee</td>
<td class="github-profile ghid-19909549">Caizhi Weng</td>
<td class="github-profile ghid-99001603">Feng Wang</td>
<td class="github-profile ghid-10048174">Nicholas Jiang</td>
<td class="github-profile ghid-5746567">Timo Walther</td>
<td class="github-profile ghid-28703471">Fang Yong</td>
<td class="github-profile ghid-33053040">Zelin Yu</td>
<td class="github-profile ghid-10036681">Bi Yan</td>
</tr>
<tr>
<td>Jingsong Lee</td>
<td>Caizhi Weng</td>
<td>Feng Wang</td>
<td>Nicholas Jiang</td>
<td>Timo Walther</td>
<td>Fang Yong</td>
</tr>
<tr>
<td class="github-profile ghid-33053040">Zelin Yu</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Zelin Yu</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>Bi Yan</td>
</tr>
</tbody>
</table>
Expand All @@ -117,33 +95,17 @@ <h3>Committers</h3>
<td class="github-profile ghid-37063904">Chong Zhuang</td>
<td class="github-profile ghid-69444450">Ming Li</td>
<td class="github-profile ghid-41894543">Junhao Ye</td>
<td class="github-profile ghid-10036681">Bi Yan</td>
<td class="github-profile ghid-26704332">Guojun Li</td>
<td class="github-profile ghid-9486140">WenJun Min</td>
<td class="github-profile ghid-37108074">Xinyu Zou</td>
</tr>
<tr>
<td>Chong Zhuang</td>
<td>Ming Li</td>
<td>Junhao Ye</td>
<td>Bi Yan</td>
<td>Guojun Li</td>
<td>WenJun Min</td>
</tr>
<tr>
<td class="github-profile ghid-37108074">Xinyu Zou</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Xinyu Zou</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
Expand Down
16 changes: 0 additions & 16 deletions main/template/footer.html
Original file line number Diff line number Diff line change
@@ -1,21 +1,5 @@
<footer class="mt-auto" style="background-color: rgb(0, 1, 25);">
<div class="container pt-4">
<div class="row d-flex align-items-center m-1">
<div class="col-sm-12 col-lg-3 text-center"><a href="https://incubator.apache.org/"><img
src="assets/apache-incubator.svg" style="max-width: 100%" /></a></div>
<div class="col-sm-12 col-lg-9 text-white">
<p>
Apache Paimon is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the
Apache Incubator.
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.
</p>
</div>
</div>
<hr class="bg-white" />
<div class="row mx-1">
<div class="col-12 text-center text-white">
<p>
Expand Down
2 changes: 1 addition & 1 deletion main/template/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<a class="nav-link" href="https://paimon.apache.org/release-0.7.html">Releases</a>
</li>
<li class="nav-item active px-3">
<a class="nav-link" href="https://github.com/apache/incubator-paimon/">Github</a>
<a class="nav-link" href="https://github.com/apache/paimon/">Github</a>
</li>
<li class="nav-item active px-3">
<a class="nav-link" href="https://paimon.apache.org/users.html">Who's Using</a>
Expand Down
2 changes: 1 addition & 1 deletion main/users.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<div class="col-12 text-center">
<p>
Various companies and organizations are using Paimon for production and commercial products. <br/>
Are you using this project? <a href="https://github.com/apache/incubator-paimon/issues/915">Add your company</a>.
Are you using this project? <a href="https://github.com/apache/paimon/issues/915">Add your company</a>.
</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions pages/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ pygmentsUseClasses = true

[params]
# The github repository for Apache Paimon
Repo = "//github.com/apache/incubator-paimon"
Repo = "//github.com/apache/paimon"

GithubRepo = "https://github.com/apache/incubator-paimon.git"
GithubRepo = "https://github.com/apache/paimon.git"

ProjectHomepage = "//paimon.apache.org"

Expand Down
8 changes: 4 additions & 4 deletions pages/content/downloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ Paimon is released as a source artifact, and also through Maven.

| RELEASE | DATE | DOWNLOAD |
|-------------------------------|------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 0.7.0-incubating | 2024-02-06 | [tar](https://www.apache.org/dyn/closer.lua/incubator/paimon/paimon-0.7.0-incubating/apache-paimon-0.7.0-incubating-src.tgz) ([digest](https://downloads.apache.org/incubator/paimon/paimon-0.7.0-incubating/apache-paimon-0.7.0-incubating-src.tgz.sha512), [pgp](https://downloads.apache.org/incubator/paimon/paimon-0.7.0-incubating/apache-paimon-0.7.0-incubating-src.tgz.asc)) | |
| 0.6.1-incubating (recommended)| 2024-02-06 | [tar](https://www.apache.org/dyn/closer.lua/incubator/paimon/paimon-0.6.1-incubating/apache-paimon-0.6.1-incubating-src.tgz) ([digest](https://downloads.apache.org/incubator/paimon/paimon-0.6.1-incubating/apache-paimon-0.6.1-incubating-src.tgz.sha512), [pgp](https://downloads.apache.org/incubator/paimon/paimon-0.6.1-incubating/apache-paimon-0.6.1-incubating-src.tgz.asc)) |
| 0.7.0-incubating | 2024-02-06 | [tar](https://www.apache.org/dyn/closer.lua/paimon/paimon-0.7.0-incubating/apache-paimon-0.7.0-incubating-src.tgz) ([digest](https://downloads.apache.org/paimon/paimon-0.7.0-incubating/apache-paimon-0.7.0-incubating-src.tgz.sha512), [pgp](https://downloads.apache.org/paimon/paimon-0.7.0-incubating/apache-paimon-0.7.0-incubating-src.tgz.asc)) | |
| 0.6.1-incubating (recommended)| 2024-02-06 | [tar](https://www.apache.org/dyn/closer.lua/paimon/paimon-0.6.1-incubating/apache-paimon-0.6.1-incubating-src.tgz) ([digest](https://downloads.apache.org/paimon/paimon-0.6.1-incubating/apache-paimon-0.6.1-incubating-src.tgz.sha512), [pgp](https://downloads.apache.org/paimon/paimon-0.6.1-incubating/apache-paimon-0.6.1-incubating-src.tgz.asc)) |

To download a source distribution for a particular release, click on the *tar* link.

For security, hash and signature files are always hosted at [Apache](https://downloads.apache.org/).

All Paimon incubator releases are available via https://archive.apache.org/dist/incubator/paimon/ including checksums and signatures.
All Paimon releases are available via https://archive.apache.org/dist/paimon/ including checksums and signatures.

## Verify the Integrity of the Files

Expand All @@ -62,7 +62,7 @@ Compute the checksum of your file:
To verify the signature using GPG or PGP, please do the following:

1. Download the release artifact and the corresponding PGP signature from the table above.
2. Download the [Apache Paimon KEYS file](https://downloads.apache.org/incubator/paimon/KEYS).
2. Download the [Apache Paimon KEYS file](https://downloads.apache.org/paimon/KEYS).
3. Import the KEYS file and verify the downloaded artifact using one of the following methods:

```bash
Expand Down

0 comments on commit 83cc0f0

Please sign in to comment.