potiuk commented on PR #31001: URL: https://github.com/apache/airflow/pull/31001#issuecomment-1544547444
Yes. Docker-compose and instructions there are part of the docs too :). And to be brutally honest - I prefer you having hard time now and struggle finding all those things out while having the PR red and prevening you from merging, rather than having users 3 months from now when released starting to complain that the things do not work, so that some poor souls looking on our github issues and triaging them and trying to guess why the things are failing from poor description of the users who would **just** know they docker-compose fails and their nodes are unhealthy... The philosophy is: * fixing problems before as early as we can in the product lifecycle (at PR stage is as early as possible) * the best way to solve a problem is prevent the problem from happening at all If we would not follow it, we would not be able to handle the number of issues our users would raise :). -- 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]
