GitHub user Xuanwo added a comment to the discussion: Publish release 
candidates during the voting period for verifying

Hi @tisonkun, I think it's a great idea.

I don’t know much about the Java release, so I left it for others to review.

For Python, we are currently uploading every release candidate to 
https://test.pypi.org/. People can use them like this:

```shell
pip install --index-url https://test.pypi.org/simple/ opendal
```

As I demonstrated here: 
https://github.com/apache/opendal/issues/5483#issuecomment-2577867682

Do you think this is sufficient? Or do you believe uploading to the production 
pypi.org with rc tags would be more useful?

The other thing is I want to do this for opendal rust core, but blocked by 
https://github.com/rust-lang/cargo/issues/6583

GitHub link: 
https://github.com/apache/opendal/discussions/5535#discussioncomment-11806237

----
This is an automatically sent email for dev@opendal.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@opendal.apache.org

Reply via email to