[
https://issues.apache.org/jira/browse/AIRFLOW-5585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor resolved AIRFLOW-5585.
----------------------------------------
Fix Version/s: 1.10.6
Resolution: Done
> Docker-context file check gives only marginal improvements for build
> --------------------------------------------------------------------
>
> Key: AIRFLOW-5585
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5585
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ci
> Affects Versions: 2.0.0, 1.10.5
> Reporter: Jarek Potiuk
> Priority: Major
> Fix For: 1.10.6
>
>
> After recent merges of breeze where we check whether Docker needs rebuild we
> do not need to fix all files in the context.
> Most of the times the build will not be triggered (and setup.py, Dockerfile
> package.json etc. will not change). So it is enough just to fix permissions
> for those sensitive files and do not loose time for listing and fixing all
> the files in the context.
> This will save 5 or so seconds for every build and decrease overall build
> script complexity.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)