And I found that the git tag URL is wrong. Git tag for the release:
https://github.com/apache/opendal/releases/tag/0.45.0-rc.2 It should be https://github.com/apache/opendal/releases/tag/v0.45.0-rc.2 We may update our vote mail template to tell that the placeholder is for git tag, not just release version. Sincerely, Suyan Suyan <[email protected]> 于2024年2月1日周四 16:40写道: > > +1 binding > > [x] Download links are valid. > [x] Checksums and signatures. > gpg: Signature made 四 2/ 1 01:23:44 2024 CST > gpg: using RSA key D433F839B93251F29D8B90F87930DD80AC3436AA > gpg: checking the trustdb > gpg: marginals needed: 3 completes needed: 1 trust model: pgp > gpg: depth: 0 valid: 14 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 14u > gpg: next trustdb check due at 2024-05-25 > gpg: Good signature from "Morris Tai <[email protected]>" [ultimate] > > [x] LICENSE/NOTICE files exist > [x] No unexpected binary files > [x] All source files have ASF headers > [x] Can compile from source on macOS(arm64) > Compiling opendal v0.45.0 > (/Users/yan/Downloads/apache-opendal-0.45.0-src/core) > Finished dev [unoptimized + debuginfo] target(s) in 5m 17s > > Sincerely, > Suyan > > Morris Tai <[email protected]> 于2024年2月1日周四 14:05写道: > > > > > Hello, Apache OpenDAL Community, > > > > This is a call for a vote to release Apache OpenDAL version 0.45.0-rc.2. > > > > The tag to be voted on is 0.45.0-rc.2. > > > > The release candidate: > > > > https://dist.apache.org/repos/dist/dev/opendal/0.45.0-rc.2/ > > > > Keys to verify the release candidate: > > > > https://downloads.apache.org/opendal/KEYS > > > > Git tag for the release: > > > > https://github.com/apache/opendal/releases/tag/0.45.0-rc.2 > > > > Maven staging repo: > > > > https://repository.apache.org/content/repositories/orgapacheopendal-1026/ > > > > Pypi testing repo: > > > > https://test.pypi.org/project/opendal/0.45.0/ > > > > 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 opendal, please see https://opendal.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/opendal/tree/main/scripts > > > > To compile from source, please refer to: > > https://github.com/apache/opendal/blob/main/CONTRIBUTING.md > > > > Here is a Python script in release to help you verify the release candidate: > > > > ./scripts/verify.py > > > > Thanks > > > > Morris Tai
