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

Head commit for run:
3bd8bb0ec4f44699969a789a5715fb9e8129c19f / Daniel Standish 
<[email protected]>
Change `as_setup` and `as_teardown` to instance methods

This provides a number of benefits.

One is now we can do MyTeardown(...).as_teardown(the_setup) instead of having 
to arrow directly these two.

The other is that I think it can be cognitively easier to set these properties 
while setting relationships rather than when instantiating.

This can also make it easier to "convert" an existing dag to use setup / 
teardown.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to