Xuanwo opened a new issue, #2961: URL: https://github.com/apache/incubator-opendal/issues/2961
After https://github.com/apache/incubator-opendal/pull/2729, we will adopt new release workflows. Before releasing, we will push serval `rc` tags to repo with the exactly the same content for next release. After rc passed, we will push the real tags. For examples: - We plan to release a new tag. - We propose a new discussion at mail list for the exact tag number. - After discussion, we got next tag, `v0.40` (for example). - Bump tag and update changelogs in repo first. - Checkout current main branch, push `v0.40-rc.1` tags and start voting. - Vote failed, checkout current main branch, push `v0.40-rc.2` tags and start vote again. - Vote passed, tag `v0.40` on exactly the same tag `v0.40-rc.2`. - Only with formal tags, the publish workflow should run (except java bindings). -- 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]
