luoyuxia commented on code in PR #337: URL: https://github.com/apache/fluss-rust/pull/337#discussion_r2810237600
########## website/docs/release.md: ########## @@ -0,0 +1,184 @@ +--- +sidebar_position: 4 +--- +# Release + +This document describes how to create a release of the Fluss clients (fluss-rust, fluss-python, fluss-cpp) from the [fluss-rust](https://github.com/apache/fluss-rust) repository. It follows the [Apache Fluss release guide](https://fluss.apache.org/community/how-to-release/creating-a-fluss-release/) and the [Apache OpenDAL release guide](https://nightlies.apache.org/opendal/opendal-docs-stable/community/release/). + +Publishing software has legal consequences. This guide complements the [Product Release Policy](https://www.apache.org/legal/release-policy.html) and [Release Distribution Policy](https://infra.apache.org/release-distribution.html). + +## Overview Review Comment: Seems there some content missing from origin fluss-rust/docs/creating-a-release.md like the image for the work flow (I think the missing image is clear to show the whole process), clone repo, etc.. Could you please copy the origin content from fluss-rust/docs/creating-a-release.md to here, and then we can see how to improvement it in the future. -- 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]
