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 e6723aa3f0 fixes to system tests following obsolete cleanup (#30804)
add 0cea23a43f Add deferrable mode to `WasbPrefixSensor` (#30252)
No new revisions were added by this update.
Summary of changes:
airflow/providers/microsoft/azure/sensors/wasb.py | 35 ++++++++-
airflow/providers/microsoft/azure/triggers/wasb.py | 77 +++++++++++++++++++
.../providers/microsoft/azure/sensors/test_wasb.py | 87 +++++++++++++++++++++-
.../microsoft/azure/example_azure_blob_to_gcs.py | 24 +++++-
4 files changed, 216 insertions(+), 7 deletions(-)