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/18 17:39:06 UTC

[airflow] branch main updated (cdd2ba0 -> 05e4cd1)

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 cdd2ba0  Fix mypy for exasol and facebook hooks (#20291)
     add 05e4cd1  Add operator link to monitor Azure Data Factory pipeline runs (#20207)

No new revisions were added by this update.

Summary of changes:
 .../microsoft/azure/operators/data_factory.py      |  34 ++++++-
 airflow/providers/microsoft/azure/provider.yaml    |   3 +
 .../azure/operators/test_azure_data_factory.py     | 100 ++++++++++++++++++---
 3 files changed, 124 insertions(+), 13 deletions(-)