kbendick commented on pull request #4210: URL: https://github.com/apache/iceberg/pull/4210#issuecomment-1050572830
Here is the PR where I was working on getting all of CI to fail early if one task in one CI group fails: https://github.com/apache/iceberg/pull/3524 @nastra I can’t think of a better way to accomplish that (failing early when one task fails) than workflow call. We can repurpose that PR if we’d like, especially now that GitHub actions are a bit simpler / require less specification. Let me know what you think, as realistically we spend a decent amount of time in these files and previously I was worried that too few people would know the syntax. But now we already use it in the workflow you authored I believe. This would just be a very extreme version of that haha. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
