Skip to content

[website] Adapt website and README for Apache top-level project - #3764

Merged
wuchong merged 1 commit into
apache:mainfrom
michaelkoepf:mko/remove-incubation-disclaimer-from-website
Jul 26, 2026
Merged

[website] Adapt website and README for Apache top-level project#3764
wuchong merged 1 commit into
apache:mainfrom
michaelkoepf:mko/remove-incubation-disclaimer-from-website

Conversation

@michaelkoepf

@michaelkoepf michaelkoepf commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Purpose

Linked issue: close #3763

  • Removed all "Incubating" disclaimers
  • Adapt release and verification instructions to Apache TLP
  • Adapted roles to Apache TLP (PPMC -> PMC)
  • Updated team list

Out of scope: Updating glue.md and hive.md. They have hardcoded Fluss versions (0.9.1-incubating`). To be updated with a separate PR for the 1.0 release.

@michaelkoepf
michaelkoepf force-pushed the mko/remove-incubation-disclaimer-from-website branch from 452b233 to 4efafba Compare July 25, 2026 09:13
</dependency>
```

Verify downloaded JARs against the [KEYS file](https://downloads.apache.org/incubator/fluss/KEYS) using the [verification instructions](/downloads#verifying-downloads).

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed the agains the KEYS file as it is redundant. It is mentioned in the verification instructions.

@michaelkoepf
michaelkoepf marked this pull request as ready for review July 25, 2026 09:18
@michaelkoepf
michaelkoepf requested review from polyzos and wuchong July 25, 2026 09:18
@wuchong

wuchong commented Jul 26, 2026

Copy link
Copy Markdown
Member

Thanks @michaelkoepf , this PR looks good to me. I also copied the KEYS file to TLP relealse svn to make the link https://downloads.apache.org/fluss/KEYS available.

IIUC, this PR only focus on the website changes, and other changes (like source code) should be handled by other PRs, such as I found #3750 handles source code changes.

I will merge this and continue the source code change review in #3750.

@wuchong

wuchong commented Jul 26, 2026

Copy link
Copy Markdown
Member

One open question: fluss-rust/website and fluss-rust/docs appear to overlap with the client documentation now under website/*, but clients.fluss.apache.org is still live and .github/workflows/rust-docs-check.yml still builds the standalone site. If that site is being retired, we should remove the directory and workflow together and arrange a redirect. Otherwise, we should keep it and update its incubation-related content. cc @luoyuxia @fresh-borzoni what do you think?

@wuchong
wuchong merged commit 158b810 into apache:main Jul 26, 2026
1 check passed
@fresh-borzoni

Copy link
Copy Markdown
Member

@wuchong Good question 👍
I think we need to ask INFRA to move clients.fluss.apache.org off GitHub Pages onto the Fluss vhost. I'll handle this week and then we can archive fluss-rust repo.
Before this I'll strip incubation related content to match graduation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[website] Adapt website and README for Apache top-level project

3 participants