The GitHub Actions job "Tests (AMD)" on airflow.git/fix-dag-discovery-safe-mode-zip-66104 has failed. Run started by GitHub user Vamsi-klu (triggered by Vamsi-klu).
Head commit for run: 11741f4220249fe7b705bafec7b9a6225b338ab5 / deepinsight coder <[email protected]> Keep ZIP-archived Dags active when dag_discovery_safe_mode is False The Dag file processor parsed and activated keyword-less Dags inside ZIP archives but then immediately deactivated them, because the scan that decides which files still exist ignored dag_discovery_safe_mode and always applied the airflow/dag keyword heuristic. Resolve the setting once and use it consistently for discovery and the deactivation scan, and log the effective value so a misconfigured processor is diagnosable. closes: #66104 Report URL: https://github.com/apache/airflow/actions/runs/27480684260 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
