The GitHub Actions job "Check newsfragment PR number" 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:
2e35a34d8ccb5cf255ba302a8bc48c511445131b / 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/27480452166

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to