baobabsoluciones/cornflow

Add .dagignore file

开放

#532 创建于 2024年5月11日

 (0 条评论) (0 个反应) (1 位负责人)Python (5 个派生)auto 404
dagsenhancementgood first issue

仓库指标

星标
 (21 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南