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 17e51009a73 Check for empty list of integration tests before 
evaluation inside matrix that requires a value. (#43546)
     add 229c6a3e467 Explain how to use uv with airflow virtualenv and make it 
works (#43604)

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |   3 +
 airflow/settings.py                                |  10 +-
 airflow/utils/dot_renderer.py                      |   4 +-
 contributing-docs/07_local_virtualenv.rst          | 300 ++++++++-------------
 generated/provider_dependencies.json               |   2 +-
 hatch_build.py                                     |  10 +-
 .../apache/hive/transfers/mysql_to_hive.py         |  11 +-
 .../google/cloud/transfers/mysql_to_gcs.py         |  11 +-
 .../src/airflow/providers/mysql/hooks/mysql.py     |  30 ++-
 .../src/airflow/providers/mysql/provider.yaml      |   5 +-
 .../providers/mysql/transfers/vertica_to_mysql.py  |  10 +-
 providers/tests/mysql/operators/test_mysql.py      |  10 +-
 12 files changed, 210 insertions(+), 196 deletions(-)

Reply via email to