chickenlj opened a new issue, #43:
URL: https://github.com/apache/dubbo-rust/issues/43

   1. 打包,暂时包含整个项目文件   tar -czvf dubbo-rust-v0.0.1.tar.gz ./dubbo-rust
   2. 生成 asc 签名   gpg -ab dubbo-rust-v0.0.1.tar.gz
   3. shasum -a 512 dubbo-rust-v0.0.1.tar.gz > dubbo-rust-v0.0.1.tar.gz.sha512
   4. 投票邮件
   
   ```text
   Hello Community,
   
   This is a call for voting to release Apache Dubbo Rust version v0.1.0 and 
since this is the first formal relase of this rust language implementation 
please help to check the LICENSE carefully.
   
   The release candidates:
   https://dist.apache.org/repos/dist/dev/dubbo/dubbo-rust/v0.1.0/
   
   Git tag for the release:
   https://github.com/apache/dubbo-rust/tree/v0.1.0
   
   Hash for the release tag:
   xxx
   
   Release Notes:
   xxx
   
   The artifacts have been signed with Key 28681CB1, which can be
   found in the keys file:
   https://dist.apache.org/repos/dist/dev/dubbo/KEYS
   
   The vote will be open for at least 72 hours or until the necessary number of
   votes are reached.
   
   Please vote accordingly:
   
   [ ] +1 approve
   [ ] +0 no opinion
   [ ] -1 disapprove with the reason
   
   Thanks,
   The Apache Dubbo Team
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to