[
https://issues.apache.org/jira/browse/AIRFLOW-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17008589#comment-17008589
]
ASF subversion and git services commented on AIRFLOW-6476:
----------------------------------------------------------
Commit dbc829faa27b16fcfb21a522e271fe0ba1f3544e in airflow's branch
refs/heads/master from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=dbc829f ]
[AIRFLOW-6476] Fix directories created by docker (#7066)
Some of the files that are mounted to breeze might not be created when first
time run and then docker will turn them into directories.
We should delete dirs/touch files in both breeze script and static check
scripts to get it fixed
> Docker creates some mounted files as directories if empty
> ---------------------------------------------------------
>
> Key: AIRFLOW-6476
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6476
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ci
> Affects Versions: 2.0.0, 1.10.7
> Reporter: Jarek Potiuk
> Priority: Major
> Fix For: 2.0.0
>
>
> Some of the files that are mounted to breeze might not be created when first
> time run and then docker will turn them into directories.
> We should delete dirs/touch files in both breeze script and static check
> scripts to get it fixed
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)