[Doc] setup release document for fury
Is your feature request related to a problem? Please describe.
There are some steps for a software released under ASF, and apache Incubator podlings cannot create official ASF releases; see the Incubator documentation for details and discussion.
we need a document to guide committers about how to release a new version of Fury.
Describe the solution you'd like
Apache OpenDAL give a good example about how to make a new release: https://opendal.apache.org/community/committers/release
We can take it as an example.
thanks @xuanwo for your great work.
Additional context
- https://www.apache.org/legal/release-policy.html
- http://incubator.apache.org/guides/releasemanagement.html
- TLP release doc: https://infra.apache.org/release-distribution
- https://infra.apache.org/release-signing.html
- https://infra.apache.org/release-publishing.html
- https://infra.apache.org/release-download-pages.html
- https://infra.apache.org/publishing-maven-artifacts.html
Apache OpenDAL give a good example about how to make a new release: https://opendal.apache.org/community/committers/release
Thank you for the reference! Please be aware that OpenDAL is a graduated project, and its release process differs from that of an incubator project. You can refer to previous versions here: https://github.com/apache/opendal/blob/v0.40.0/website/docs/contributing/release.md
Apache OpenDAL give a good example about how to make a new release: https://opendal.apache.org/community/committers/release
Thank you for the reference! Please be aware that OpenDAL is a graduated project, and its release process differs from that of an incubator project. You can refer to previous versions here: https://github.com/apache/opendal/blob/v0.40.0/website/docs/contributing/release.md
Thanks @Xuanwo , this really helps.
I will try it,please assign me,thank you!
I'm working on this already, and will create a PR in next days