You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/07/24 04:36:55 UTC

[GitHub] [airflow] potiuk commented on issue #5648: [AIRFLOW-5001] Moving building image to before_install phase

potiuk commented on issue #5648: [AIRFLOW-5001] Moving building image to before_install phase
URL: https://github.com/apache/airflow/pull/5648#issuecomment-514476201
 
 
   @ashb @mik-laj - this nice change hides the image building phase as it moves to "before_install". It makes the logs for static code checks much nicer as the first thing you see are the output of static code checks (you can still see image building phase if you unfold before_install). 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services