paleolimbot opened a new pull request, #192: URL: https://github.com/apache/arrow-nanoarrow/pull/192
Before, bundling was done as part of the test workflows and were separate for the core and IPC extensions. This led to some problems when a PR touched both since there was an attempt to commit a bundle to main that was out of step. This PR moves that to a separate workflow that can be dispatched manually in case this fails. -- 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]
