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/06/24 18:07:53 UTC

[airflow] branch main updated (fd7e6e1 -> ffb1fca)

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 fd7e6e1  Rename test_cycle to check_cycle (#16617)
     add ffb1fca  Fix multiple issues in Microsoft AzureContainerInstancesOperator (#15634)

No new revisions were added by this update.

Summary of changes:
 .../azure/operators/azure_container_instances.py   | 13 ++--
 .../operators/test_azure_container_instances.py    | 84 ++++++++++++++++++++--
 tests/sensors/test_base.py                         |  2 +
 tests/sensors/test_smart_sensor_operator.py        |  2 +
 4 files changed, 90 insertions(+), 11 deletions(-)