baobabsoluciones/cornflow

Add .dagignore file

Aberta

#532 aberto em 11 de mai. de 2024

 (0 comentário) (0 reação) (1 responsável)Python (5 forks)auto 404
dagsenhancementgood first issue

Métricas do repositório

Stars
 (21 estrelas)
Métricas de merge de PR
 (Mesclagem média 46d 15h) (5 fundiu PRs em 30d)

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

Guia do colaborador