pulsar-dotpulsar
pulsar-dotpulsar copied to clipboard
Prepare a new release for dotpulsar
Since dotpulsar is now part of the ASF, it would be great to start cutting the first release after it enters the ASF.
Cutting the first release can help figure a few things out:
- Find any problems related to license and fix them.
- Figure the release flow for dotpulsar
Problems related to license?
@blankensteiner I think it is more about adopting the ASF release flow
It seems that I forgot to attach the ASF release guideline here: http://www.apache.org/legal/release-policy.html#policy
Also, we need to consider drafting a release process for releasing DotPulsar and bringing that release process to be discussed in [email protected] mailing list and get approval from the Pulsar PMC.
Here are a few examples:
- pulsar-client-go: https://github.com/apache/pulsar-client-go/blob/master/docs/release-process.md
- pulsar-client-node: https://github.com/apache/pulsar-client-node/wiki/Release-process
Resolved by https://github.com/apache/pulsar-dotpulsar/pull/184