baobabsoluciones/cornflow

Add .dagignore file

Ouverte

#532 ouverte le 11 mai 2024

 (0 commentaire) (0 réaction) (1 personne assignée)Python (5 forks)auto 404
dagsenhancementgood first issue

Métriques du dépôt

Stars
 (21 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur