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 2023/03/05 00:16:04 UTC

[airflow] branch main updated (f55b9576b1 -> bf27e5379c)

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 f55b9576b1 `GoogleDriveHook`: Fixing log message + adding more verbose documentation (#29694)
     add bf27e5379c Move string enum class to utils module + add test (#29906)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/ecs.py      | 19 +----------------
 airflow/providers/amazon/aws/utils/__init__.py | 18 ++++++++++++++++
 tests/providers/amazon/aws/utils/test_utils.py | 29 +++++++++++++++++---------
 3 files changed, 38 insertions(+), 28 deletions(-)