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

Head commit for run:
fcbf15947f2f271d502bc6f4b9e3d0bada072d84 / Ephraim Anierobi 
<[email protected]>
Fix breaking change when Active Directory ID is used as host in WASB (#32560)

* Fix breaking change when Active Directory ID is used as host in WASB

A recent change: 
https://github.com/apache/airflow/commit/46ee1c2c8d3d0e5793f42fd10bcd80150caa538b,
to build account url if not provided broke backward compatibility in Wasb hook 
by assuming that
host is always provided as a fully qualified url. Previously, we generate the 
account url
as the last resort to getting the connection.

This change restores the previous behaviour of generating a URL if the host was 
provided with an ID
instead of a URL

* Update tests/providers/microsoft/azure/hooks/test_wasb.py

* rstrip trailing slash in url

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

With regards,
GitHub Actions via GitBox


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

Reply via email to