v-jbrandrick commented on issue #1121: URL: https://github.com/apache/arrow-adbc/issues/1121#issuecomment-1977246206
Hi @lidavidm, I'm a member of @davidhcoe's team and will be working on NuGet release and pipeline tasks. I'm starting by creating the post-release csharp script ([post-06-csharp.sh](https://github.com/apache/arrow/blob/main/dev/release/post-06-csharp.sh)) in the arrow-adbc repo. I see that you were involved in setting up the other post-release scripts in [arrow-adbc - dev/release](https://github.com/apache/arrow-adbc/tree/main/dev/release). I'd appreciate your insight on a few questions I had: - Beyond the script, the package manager entry needs to be setup (similar to https://www.nuget.org/packages/Apache.Arrow) and the [Release Management Guide](https://arrow.apache.org/adbc/current/development/releasing.html#post-release-tasks) needs updating. Do all of these steps need to be done concurrently? - Are there specific individuals I should keep in the loop when doing these tasks? - I saw there were some formatting differences between the arrow scripts and arrow-adbc scripts like using main functions. Are there any formatting standards I should follow when creating the csharp script? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org