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

Head commit for run:
c062e9ba25dceb6449f886fce6237191a7d89e84 / Ephraim Anierobi 
<[email protected]>
Add general-purpose "notifier" concept to DAGs

This makes it easy for users to setup notifications for their DAGs using 
on_*_callbacks
It's extensible and we can add it to more providers. Implemented a 
SlackNotifier in this
phase.

In the course of this, I extracted a 'Templater' class from AbstractBaseOperator
and have both the Notifier & ABO inherit from it. This is necessary in other to 
avoid
code repetition.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to