You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/12/28 17:14:07 UTC

[airflow] branch main updated (a637537 -> 58afc19)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from a637537  Rename `OpsgenieAlertOperator` to `OpsgenieCreateAlertOperator` (#20514)
     add 58afc19  Add `wait_for_termination` argument for Databricks Operators (#20536)

No new revisions were added by this update.

Summary of changes:
 .../providers/databricks/operators/databricks.py   |  36 ++++---
 .../databricks/operators/test_databricks.py        | 106 +++++++++++++++++++++
 2 files changed, 127 insertions(+), 15 deletions(-)