The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user jedcunningham (triggered by jedcunningham).

Head commit for run:
72a27b2e0a660af311b69465d8e00e5ddd984d63 / Jed Cunningham 
<[email protected]>
Add setup/teardown tasks to parsing

This adds support for setup and teardown tasks during DAG parsing. This
puts those tasks in new `setup_children` and `teardown_children` lists
in task groups. We also set `_is_setup` and `_is_teardown` attrs on the
tasks.

There is much left to do to harden these pieces, but this covers the basics.

Co-Authored-By: dstandish <[email protected]>
Co-authored-by: Ephraim Anierobi <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to