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

Head commit for run:
2c2f90da3e4c1dd53ee9e6c3b89e71a7939e4c9f / Ash Berlin-Taylor <[email protected]>
Remove "boilerplate" from all taskflow decorators

The code to get the function without the wrapper existed in every
subclass of DecoratedOperator, but with the fact that we now set
`custom_operator_name` on all these classes means we can easily move the
code to one place.

Ditto for the template_fields and template_fields_renderers -- those are
all the same and simple duplicate the same value from the parent mixin.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to