Skip to content

docs: Add release guide for iceberg-rust #147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jan 26, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Apply suggestions from code review
Co-authored-by: Fokko Driesprong <[email protected]>
  • Loading branch information
Xuanwo and Fokko authored Jan 23, 2024
commit 2bb0433fda0d29aacd9d3778fe2e1db275f5c4e8
10 changes: 5 additions & 5 deletions website/src/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ Iceberg Community Vote should send email to: <[email protected]>:
Title:

```
[VOTE] Release Apache Iceberg Rust ${release_version} - Round 1
[VOTE] Release Apache Iceberg Rust ${release_version} RC1
```

Content:
Expand Down Expand Up @@ -241,7 +241,7 @@ number of votes are reached.
[ ] +0 no opinion
[ ] -1 disapprove with the reason

To learn more about apache iceberg, please see https://rust.iceberg.apache.org/
To learn more about Apache Iceberg, please see https://rust.iceberg.apache.org/

Checklist for reference:

Expand Down Expand Up @@ -274,7 +274,7 @@ After at least 3 `+1` binding vote (from Iceberg PMC member), claim the vote res
Title:

```
[RESULT][VOTE] Release Apache Iceberg Rust ${release_version} - Round 1
[RESULT][VOTE] Release Apache Iceberg Rust ${release_version} RC1
```

Content:
Expand Down Expand Up @@ -354,8 +354,8 @@ Content:
```
Hi all,

The Apache Iceberg rust community is pleased to announce
that Apache Iceberg rust ${iceberg_version} has been released!
The Apache Iceberg Rust community is pleased to announce
that Apache Iceberg Rust ${iceberg_version} has been released!

Iceberg is a data access layer that allows users to easily and efficiently
retrieve data from various storage services in a unified way.
Expand Down