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/02/19 20:27:27 UTC

[airflow] branch main updated (68da4d8 -> 066ba15)

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 68da4d8  Update MySqlOperator example dag (#21434)
     add 066ba15  Convert our internal tools to use rich_click (#21689)

No new revisions were added by this update.

Summary of changes:
 dev/airflow-github                                        | 2 +-
 dev/assign_cherry_picked_prs_with_milestone.py            | 2 +-
 dev/breeze/setup.cfg                                      | 1 +
 dev/breeze/src/airflow_breeze/breeze.py                   | 5 ++---
 dev/breeze/src/airflow_ci/freespace.py                    | 2 +-
 dev/check_files.py                                        | 2 +-
 dev/prepare_release_issue.py                              | 2 +-
 dev/provider_packages/prepare_provider_packages.py        | 2 +-
 dev/requirements.txt                                      | 5 +++--
 dev/retag_docker_images.py                                | 2 +-
 dev/send_email.py                                         | 2 +-
 dev/stats/calculate_statistics_provider_testing_issues.py | 2 +-
 docs/exts/operators_and_hooks_ref.py                      | 2 +-
 setup.py                                                  | 5 +++--
 tests/test_utils/perf/scheduler_dag_execution_timing.py   | 2 +-
 15 files changed, 20 insertions(+), 18 deletions(-)