Jarek Potiuk created AIRFLOW-6475:
-------------------------------------
Summary: Remove duplicated volume mounts in Breeze
Key: AIRFLOW-6475
URL: https://issues.apache.org/jira/browse/AIRFLOW-6475
Project: Apache Airflow
Issue Type: Improvement
Components: ci
Affects Versions: 1.10.7, 2.0.0
Reporter: Jarek Potiuk
We had to sets of duplicated local volume mounts - one for ./breeze interactive
runs (with docker_compose) and the other with scripts that are used to run
static checks.
The volumes from the .yaml for docker compose should be the "source of truth"
and the bash script should parse the yaml and use volume mounts from there.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)