fury icon indicating copy to clipboard operation
fury copied to clipboard

[Doc] setup release document for fury

Open chaokunyang opened this issue 1 year ago • 4 comments

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

chaokunyang avatar Mar 23 '24 11:03 chaokunyang

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

Xuanwo avatar Mar 25 '24 09:03 Xuanwo

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.

chaokunyang avatar Mar 25 '24 12:03 chaokunyang

I will try it,please assign me,thank you!

heliang666s avatar Apr 17 '24 07:04 heliang666s

I'm working on this already, and will create a PR in next days

chaokunyang avatar Apr 17 '24 08:04 chaokunyang