lidavidm commented on issue #1121: URL: https://github.com/apache/arrow-adbc/issues/1121#issuecomment-1738059084
Concretely, you need to add to https://github.com/apache/arrow-adbc/blob/main/.github/workflows/packaging.yml Then you need a script like https://github.com/apache/arrow-adbc/blob/main/dev/release/post-03-python.sh You may want to add a step to https://github.com/apache/arrow-adbc/blob/main/dev/release/verify-release-candidate.sh (in that case, you may need another script to upload a nuget prerelease for the verification script to use) -- 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]
