2010YOUY01 commented on PR #23414: URL: https://github.com/apache/datafusion/pull/23414#issuecomment-4931056510
> Thanks @2010YOUY01 does that mean CI changes should be reflected in xtask and vice versa? > > WDYT about https://github.com/nektos/act to try run DataFusion CI locally, although I heard not all things possible with this tool Good to know about `act`! I went to do some investigation, its limitations are - Not mature enough (lots of unsupported features for github `.yml`, bugs) - Expensive to run locally (Docker based, pulls large images) Overall I think `xtask` is a better choice. -- 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]
