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

Head commit for run:
d0fba865aed1fc21d82f0a61cddb1fa0bd4b7d0a / Jed Cunningham 
<[email protected]>
Add setup/teardown tasks to parsing (#29753)

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/4284990102

With regards,
GitHub Actions via GitBox


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

Reply via email to