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 2022/09/22 14:13:17 UTC

[airflow] branch main updated (1a07cbe423 -> 7aacba254f)

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 1a07cbe423 Prepare to release cncf.kubernetes provider (#26588)
     add 7aacba254f Remove `wait_for_completion` from documentation code snippets (#26577)

No new revisions were added by this update.

Summary of changes:
 tests/system/providers/amazon/aws/example_batch.py           |  5 +++--
 tests/system/providers/amazon/aws/example_datasync.py        | 12 +++++++++---
 tests/system/providers/amazon/aws/example_dms.py             |  2 +-
 .../amazon/aws/example_eks_with_nodegroup_in_one_step.py     |  2 +-
 tests/system/providers/amazon/aws/example_emr_serverless.py  |  9 +++++++--
 tests/system/providers/amazon/aws/example_glue.py            | 10 ++++++----
 tests/system/providers/amazon/aws/example_local_to_s3.py     |  2 +-
 tests/system/providers/amazon/aws/example_quicksight.py      |  5 +++--
 tests/system/providers/amazon/aws/example_rds_export.py      |  6 +++---
 tests/system/providers/amazon/aws/example_rds_snapshot.py    |  1 -
 tests/system/providers/amazon/aws/example_redshift.py        |  2 +-
 11 files changed, 35 insertions(+), 21 deletions(-)