baobabsoluciones/cornflow

Add .dagignore file

Offen

#532 geöffnet am 11.05.2024

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (5 Forks)auto 404
dagsenhancementgood first issue

Repository-Metriken

Stars
 (21 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 46T 15h) (5 gemergte PRs in 30 T)

Beschreibung

Current update all schemas dag has a list of files that need to be ignored in order to better process the active apps on Airflow. This list could come from a .dagignore file and if not present default to the current list.

Probably, it would be better if just in case the .dagignore file is extended with the current list

Contributor Guide