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/01/02 10:34:15 UTC

[airflow] branch master updated (6e1a6ff -> f6518dd)

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

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


    from 6e1a6ff  Fixed failing pylint errors introduced in #13403 (#13429)
     add f6518dd  Generalize MLEngineStartTrainingJobOperator to custom images (#13318)

No new revisions were added by this update.

Summary of changes:
 .../providers/google/cloud/operators/mlengine.py   | 92 +++++++++++++---------
 .../google/cloud/operators/test_mlengine.py        | 48 ++++++++++-
 2 files changed, 103 insertions(+), 37 deletions(-)