You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by di...@apache.org on 2023/02/27 19:22:27 UTC

[airflow] branch main updated (5064905cb3 -> df4abcbcfe)

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

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


    from 5064905cb3 Fix biquery test (#29789)
     add df4abcbcfe fix code checking job names in sagemaker (#29245)

No new revisions were added by this update.

Summary of changes:
 .../providers/amazon/aws/operators/sagemaker.py    | 157 +++++++++++++--------
 .../amazon/aws/operators/test_sagemaker_base.py    |  36 ++++-
 .../aws/operators/test_sagemaker_processing.py     |  56 ++++----
 .../aws/operators/test_sagemaker_training.py       |  60 ++------
 .../aws/operators/test_sagemaker_transform.py      |  59 +++-----
 5 files changed, 192 insertions(+), 176 deletions(-)