You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by el...@apache.org on 2021/09/24 08:04:27 UTC

[airflow] branch main updated (df13147 -> 1d2924c)

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

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


    from df13147  Chart: warn when webserver secret key isn't set (#18306)
     add 1d2924c  Proper handling of Account URL custom conn field in AzureBatchHook (#18456)

No new revisions were added by this update.

Summary of changes:
 .../providers/microsoft/azure/hooks/azure_batch.py | 33 ++++++----------------
 .../connections/azure_batch.rst                    | 22 ++++++---------
 .../microsoft/azure/hooks/test_azure_batch.py      | 23 ++-------------
 .../microsoft/azure/operators/test_azure_batch.py  | 23 ++-------------
 4 files changed, 22 insertions(+), 79 deletions(-)