The GitHub Actions job "Tests AMD" on airflow.git/remove-dag-bag-in-execution 
has failed.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
b8fac06d5fffe8f99786c9dc2a72403aafeb5bad / Tzu-ping Chung <[email protected]>
Remove include_examples flag from DagBag

Examples can still be loaded by manually parsing the example dags
directory:

    from airflow import example_dags

    dagbag = ...
    dagbag.collect_dags(next(iter(example_dags.__path__)))

Report URL: https://github.com/apache/airflow/actions/runs/16668548204

With regards,
GitHub Actions via GitBox


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

Reply via email to