james-willis commented on PR #1188: URL: https://github.com/apache/sedona-db/pull/1188#issuecomment-5464527093
Making the wheel build step durable to test failures and build failures was important when we had a lot of xplat and flakey build issues a month or so ago. I think it is preferable that we publish nightlies that might be screwed up or missing some platforms rather than publish nothing. We had some hard to debug failures in e.g. the linux wheel test & build that were blocking release of all nightlies. Without these changes there were no nightlies to work with until that fix was done. I think ultimately wheel builds were failing for more than a month and the thing that unblocked them was making these failures ignorable. It took another couple weeks of effort from me to get the builds back to all green on all platforms. -- 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]
