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/09/06 09:04:22 UTC

[airflow] branch main updated (1be3ef6 -> bfad233)

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 1be3ef6  Improve the description of how to handle dynamic task generation (#17963)
     add bfad233  Fix providers tests in main branch with eager upgrades (#18040)

No new revisions were added by this update.

Summary of changes:
 .../providers/google/cloud/hooks/datacatalog.py    |  2 +-
 tests/providers/amazon/aws/operators/test_sqs.py   |  9 +++--
 tests/providers/amazon/aws/sensors/test_sqs.py     | 39 ++++++++++++----------
 .../google/cloud/hooks/test_datacatalog.py         |  3 +-
 4 files changed, 29 insertions(+), 24 deletions(-)