Taragolis commented on PR #34254:
URL: https://github.com/apache/airflow/pull/34254#issuecomment-1712789328

   In general looks good except `--wait-timeout` which we do not support in the 
CI yet
   
   In additional I tried to find possibility to replace subprocess + Docker by 
[python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales) 
which I personally found more resilient way to build applications/utils on top 
of docker stack. So I have a plan to replace subprocess in docker-compose tests 
and after have a look is it support every feature, so we could try to replace 
stuff in breeze
   


-- 
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]

Reply via email to