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 8c7bdfc  Speed up Helm Upgrade tests (#20289)
     add efd3652  Fix mypy errors in airflow utils (#19914)

No new revisions were added by this update.

Summary of changes:
 airflow/utils/dag_cycle_tester.py   | 12 ++++++------
 airflow/utils/db.py                 | 35 +++++++++++++++++++++--------------
 airflow/utils/dot_renderer.py       | 17 ++++++++++++-----
 airflow/utils/edgemodifier.py       | 14 ++++++++------
 airflow/utils/email.py              |  8 ++++----
 airflow/utils/entry_points.py       |  2 +-
 airflow/utils/json.py               |  2 +-
 airflow/utils/log/logging_mixin.py  |  4 ++--
 airflow/utils/log/secrets_masker.py | 10 +++++-----
 airflow/utils/session.py            |  2 ++
 airflow/utils/task_group.py         | 35 +++++++++++++++++++++--------------
 airflow/utils/timezone.py           |  7 +++----
 airflow/utils/weekday.py            |  6 ++++--
 tests/utils/test_timezone.py        | 31 +++++++++++++++++++++++++++++++
 14 files changed, 121 insertions(+), 64 deletions(-)

Reply via email to