GitHub user silver-ymz added a comment to the discussion: [VOTE] Release Apache OpenDAL v0.51.0 - Vote Round 1
+1 binding - [x] Download links are valid. - [x] Checksums and signatures. ``` ... > Checking apache-opendal-core-0.51.0-src.tar.gz gpg: Signature made Sunday, December 15, 2024 PM10:57:00 HKT gpg: using RSA key 6E0DD9FABAD5AF61D88401EE878F445D9C6CE65E gpg: Good signature from "Manjusaka <[email protected]>" [ultimate] gpg: aka "Manjusaka (It's Manjusaka) <[email protected]>" [ultimate] > Success to verify the gpg sign for apache-opendal-core-0.51.0-src.tar.gz apache-opendal-core-0.51.0-src.tar.gz: OK > Success to verify the checksum for apache-opendal-core-0.51.0-src.tar.gz ``` - [x] LICENSE/NOTICE files exist - [x] No unexpected binary files - [x] All source files have ASF headers - [x] Can compile from source (debian 12 amd64) ``` cargo 1.82.0 (8f40fc59f 2024-08-21) Start building opendal core Success to build opendal core openjdk version "17.0.12" 2024-07-16 OpenJDK Runtime Environment (build 17.0.12+7-Debian-2deb12u1) OpenJDK 64-Bit Server VM (build 17.0.12+7-Debian-2deb12u1, mixed mode, sharing) Start building opendal java binding > Success to build opendal java binding ``` There is a minor mistake in voting message. There is no v0.51.0 tag now. So `verify.py` should at `https://github.com/apache/opendal/raw/v0.51.0-rc.2/scripts/verify.py`. GitHub link: https://github.com/apache/opendal/discussions/5418#discussioncomment-11601653 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
