potiuk commented on issue #7065: [AIRFLOW-6475] Remove duplication of volume 
mount specs in Breeze..
URL: https://github.com/apache/airflow/pull/7065#issuecomment-571122332
 
 
   > Can we discuss this problem on Tuesday at the office? I think we are 
introducing too complex solutions for bash scripts. 
   
   Actually I rethought it and I think I do not want to add additional markers 
in the code. I really need a generic parser - without adding artificial markers 
in the code, where the structure is already there.
   
   I will need a few more places to parse yaml and such generic yaml parser for 
bash scripts will be super handy.
   
   It has numerous advantages - most importantly it does not require any 
external tools to run. I am going to add also some BAT tests to automate most 
of the bash code that I wrote, so I think this might be better digestible if we 
have some tests around and they are running automatically. I will update the PR 
including tests for the parser so that we can also make sure the code is tested.
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to