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

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


    from e09d00e6ab Bump webpack from 5.73.0 to 5.76.0 in /airflow/www (#30112)
     add c99201afa2 Add deferrable `AzureDataFactoryRunPipelineOperator` 
(#30147)

No new revisions were added by this update.

Summary of changes:
 .../microsoft/azure/hooks/data_factory.py          |   3 +-
 .../microsoft/azure/operators/data_factory.py      |  66 ++++++--
 .../microsoft/azure/triggers/data_factory.py       | 105 ++++++++++++
 .../operators/adf_run_pipeline.rst                 |   9 +
 .../azure/operators/test_azure_data_factory.py     |  97 ++++++++++-
 .../azure/triggers/test_azure_data_factory.py      | 187 +++++++++++++++++++++
 .../microsoft/azure/example_adf_run_pipeline.py    |   8 +
 7 files changed, 460 insertions(+), 15 deletions(-)

Reply via email to