JingsongLi opened a new pull request, #8948: URL: https://github.com/apache/paimon/pull/8948
## What changed - add a release-manager guide for Apache Paimon and PyPaimon - document the JDK 8, JDK 11, and JDK 17 Java release lanes - define the GitHub Actions packaging contract and Java/Python promotion flow - add an independent release-candidate verification guide - expose both guides in the Project documentation sidebar ## Why The existing release instructions do not cover the current mixed Java and Python project structure or the separate JDK requirements for Flink 1.x/Spark 3.x, Flink 2.x/Iceberg, and Spark 4.x. These guides consolidate the ASF source-release, Maven staging, PyPaimon, voting, and verification steps in the project documentation. ## Validation - `./node_modules/.bin/docusaurus build` - `git diff --check` The Docusaurus build succeeds. It continues to report the repository's existing global broken-link warning for `/docs/master/concepts/overview`; the new release-document routes and cross-links are generated successfully. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
