baobabsoluciones/cornflow

Add .dagignore file

Open

#532 opened on May 11, 2024

 (0 comments) (0 reactions) (1 assignee)Python (5 forks)auto 404
dagsenhancementgood first issue

Repository metrics

Stars
 (21 stars)
PR merge metrics
 (PR metrics pending)

Description

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