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/21 20:46:38 UTC

[airflow] branch main updated (9f92786 -> 19ed074)

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 9f92786  Switches to manually building docker images (#16570)
     add 19ed074  Use safe get with AWS DMS describe replication tasks (#16540)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/dms.py          |  9 ++++-----
 .../amazon/aws/operators/dms_describe_tasks.py     |  2 +-
 tests/providers/amazon/aws/hooks/test_dms_task.py  | 22 ++++++++++++++++++----
 3 files changed, 23 insertions(+), 10 deletions(-)