Hello,
When using the git sync option for DAGs is there a way to sync only a
subfolder? or tell airflow to ignore certain folders?
The problem with syncing the entire repository is that:
a. many of the files/folders aren't needed for production run (I can live
with that)
b. airflow find DAGs in the test folder and lists them, these are test DAGs
and I wouldn't want them to show in the UI

Any idea how to resolve this?

Thanks

Reply via email to