GitHub user xushiyan added a comment to the discussion: discuss: Automate OpenDAL Release
@Xuanwo thanks for bringing up this important topic - I'm fully aligned with the goal here, and I want to employ the same setup for https://github.com/apache/hudi-rs Currently in hudi-rs, we have automated the package artifacts publishing via CI and by pushing `release-*` tags, but not the code-signing and src release part using gpg. This part is already supported in https://infra.apache.org/release-signing.html#automated-release-signing by requesting a code-signing server from infra. I have not explored this myself, but this looks like it's the current approved approach. The sigstore approach looks good - my only concern is the asf approval part, which I have no insights about. I really like the setup that you have for GH discussions to sync with the dev email list. As a last step, can the announcement discussion be auto-created triggered by pushing the release tag? the content should be templated and using highlights from the changelog. GitHub link: https://github.com/apache/opendal/discussions/5350#discussioncomment-11365325 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
