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 2020/03/08 14:46:58 UTC

[GitHub] [airflow] potiuk commented on issue #7656: [AIRFLOW-7013] Automated check if Breeze image needs to be pulled

potiuk commented on issue #7656: [AIRFLOW-7013] Automated check if Breeze image needs to be pulled
URL: https://github.com/apache/airflow/pull/7656#issuecomment-596213504
 
 
   This one implements automated check if it is worth to pull image rather than build it locally. When the image is changed a lot (for example with buster) it makes very little sense to rebuild the image, it's better to pull it. 
   
   This change will automatically detect if it is worth to build or pull&build image when you reach the "need rebuild phase". 

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