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/31 07:05:33 UTC

[GitHub] [airflow] potiuk edited a comment on issue #5690: [AIRFLOW-5077] Skip force pulling latest python in CI environment

potiuk edited a comment on issue #5690: [AIRFLOW-5077] Skip force pulling latest python in CI environment
URL: https://github.com/apache/airflow/pull/5690#issuecomment-516725625
 
 
   Basically it will work in the way that when new python is released, next master build will use it and once it is ready and pushed all CI builds will use it (but not before it's ready and pushed). This means that there will be no delays in CI builds - they will either use the previously build image while the new one is being built on DockerHub or the new one as soon as the new image is ready.
   

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