The GitHub Actions job "Tests (AMD)" on airflow.git/backport-786dd79-v3-3-test has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: c90a129d4e14e78afb1570e0619e17d2ca1db42a / deepinsight coder <[email protected]> [v3-3-test] Keep ZIP-archived Dags active when dag_discovery_safe_mode is False (#68518) * 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 * Cover safe-mode filtering in Dag bundle discovery The file-discovery and observed-file paths must both honor safe mode so wrapped Dag files are not silently skipped by a future regression. * Shorten review-flagged comments in Dag discovery safe mode change Review asked for one-line comments and no issue numbers in code, since the PR link already carries that context. * Validate configured Dag discovery safe mode --------- (cherry picked from commit 786dd79c284af3930c6012743cc0fccb4280f717) Co-authored-by: deepinsight coder <[email protected]> Co-authored-by: Cursor <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/32049921521 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
