+1 (binding) [*] Download links are valid. [*] Checksums and signatures Seems we miss how to verify page, and I follow instructions here: https://iceberg.apache.org/how-to-release/#validating-a-source-release-candidate [*] LICENSE/NOTICE files exist [*] No unexpected binary files [ ] All source files have ASF headers I didn't check manually, but we have ci working, so I skipped it. [*] Can compile from source: Running `make test` and it works on mac. We have cis working on linux, so didn't run on linux manually.
On Fri, Aug 16, 2024 at 2:07 PM Christian Thiel <christ...@hansetag.com.invalid> wrote: > +1 (non-binding) > > > > *From: *Xuanwo <xua...@apache.org> > *Date: *Wednesday, 14. August 2024 at 17:58 > *To: *dev@iceberg.apache.org <dev@iceberg.apache.org> > *Subject: *[VOTE] Release Apache Iceberg Rust 0.3.0 RC1 > > Hello, Apache Iceberg Rust Community, > > This is a call for a vote to release Apache Iceberg rust version 0.3.0. > > The tag to be voted on is 0.3.0. > > The release candidate: > > https://dist.apache.org/repos/dist/dev/iceberg/iceberg-rust-0.3.0-rc.1/ > > Keys to verify the release candidate: > > https://downloads.apache.org/iceberg/KEYS > > Git tag for the release: > > https://github.com/apache/iceberg-rust/releases/tag/v0.3.0-rc.1 > > Please download, verify, and test. > > The VOTE will be open for at least 72 hours and until the necessary > number of votes are reached. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > To learn more about Apache Iceberg Rust, please see > https://rust.iceberg.apache.org/ > > Checklist for reference: > > [ ] Download links are valid. > [ ] Checksums and signatures. > [ ] LICENSE/NOTICE files exist > [ ] No unexpected binary files > [ ] All source files have ASF headers > [ ] Can compile from source > > More detailed checklist please refer to: > https://github.com/apache/iceberg-rust/tree/main/scripts > > To compile from source, please refer to: > https://github.com/apache/iceberg-rust/blob/main/CONTRIBUTING.md > > Here is a Python script in release to help you verify the release > candidate: > > ./scripts/verify.py > > Thanks > > Xuanwo > > https://xuanwo.io/ >