You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2022/01/21 14:31:39 UTC

[airflow] branch main updated (754d8bc -> 506efb6)

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

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


    from 754d8bc  Fix grammar in ``dags.rst`` (#20988)
     add 506efb6  Squelch more deprecation warnings (#21003)

No new revisions were added by this update.

Summary of changes:
 .../providers/google/cloud/transfers/s3_to_gcs.py  |  6 +-
 .../example_tableau_refresh_workbook.py            | 20 ++++---
 tests/always/test_deprecations.py                  | 11 ++--
 .../amazon/aws/hooks/test_batch_waiters.py         | 10 ++--
 .../amazon/aws/log/test_cloudwatch_task_handler.py |  2 +-
 .../google/cloud/operators/test_bigtable.py        | 64 +++++++++++-----------
 .../google/cloud/sensors/test_bigtable.py          |  8 +--
 .../operators/test_tableau_refresh_workbook.py     | 23 +++-----
 .../www/api/experimental/test_dag_runs_endpoint.py |  2 +-
 tests/www/views/test_views.py                      |  2 +-
 10 files changed, 73 insertions(+), 75 deletions(-)