tisonkun commented on issue #159: URL: https://github.com/apache/pulsar-dotpulsar/issues/159#issuecomment-1573748473
Thanks for driving this proposal @entvex! This approach sounds good to me. > a GitHub action that will build and publish the API docs and a NuGet Package that gets uploaded to nuget.org If it can use a project-wise token (i.e., not a sensitive personal token), we can even integrate it with this repo's automation. In Apache OpenDAL (incubating) project, we already use this approach to auto releases most of its multilingual library - [link](https://github.com/apache/incubator-opendal/blob/2d2723f172f94a79f0f51fd924316c97bd7786c0/.github/workflows/bindings_python.yml#L110-L125). To comply with the ASF's policy, it actually requires uploading the source releases to the SVN repository and calling for a vote against the source releases. However, given that we don't have many PMC members focusing on this project, I don't think it's a hard blocker right now - but we should try to involve more PMC members on this process (cc @BewareMyPower @dave2wave) -- 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]
