mik-laj opened a new issue #9417:
URL: https://github.com/apache/airflow/issues/9417


   Hello,
   
   I would be happy if LocalFilesystemBackend would support YAML files. This 
file format is easier for human editing than JSON files, so it would be easier 
for developers to use.
   
   Tasks to do
   
   - [ ] 1. Define the file format (based on the current JSON format)
   - [ ] 2. Add support for YAML files
   - [ ] 3. Add tests
   - [ ] 4. Upddate docs
   
   Steps 2 and 3 can be swapped if 
[TDD](https://en.wikipedia.org/wiki/Test-driven_development) methodology will 
be used. It will be easy here, so it will be an good exercise.
   
   If anyone is interested in this, I am willing to provide all the necessary 
tips and information.
   
   Cheers
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to