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 07ea9fc  (Re)fix Dangling rows moving with MySQL+Replication (#21061)
     add 9ed9b51  Fix last remaining MyPy errors (#21020)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml                             | 11 +++--------
 airflow/api/common/experimental/get_dag_runs.py      |  3 ++-
 airflow/jobs/base_job.py                             |  4 ++--
 airflow/models/base.py                               |  3 ++-
 airflow/models/dagrun.py                             |  8 ++++++--
 airflow/providers/microsoft/winrm/hooks/winrm.py     |  2 +-
 airflow/providers/ssh/hooks/ssh.py                   |  2 +-
 tests/providers/amazon/aws/hooks/test_eks.py         |  4 +++-
 tests/providers/google/cloud/hooks/test_gcs.py       |  4 +++-
 tests/www/api/experimental/test_dag_runs_endpoint.py |  8 ++------
 10 files changed, 25 insertions(+), 24 deletions(-)

Reply via email to