lidavidm commented on PR #249: URL: https://github.com/apache/arrow-adbc/pull/249#issuecomment-1358688665
> Can we run `packaging.yml` workflow in pull request to detect failures soon? Is it heavy to run for each pull request? It's very heavy, but only in one build (the Linux/AArch64 cross-compile build takes upwards of an hour). It also is slow because I disabled parallelism due to an issue with Gemfury uploads. (So Windows builds take an hour total.) But that shouldn't apply on PRs. So I think we can turn it on, with maybe the following changes: - Rework uploads so that they all happen once at the end (same as creating the GitHub release). Then we can also remove the PowerShell script used to upload artifacts on Windows. - Re-enable parallelism. - Disable AArch64 build for pull requests. -- 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]
