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

potiuk pushed a change to branch remove-python-3-7
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard fb34582f81 Remove Python 3.7 support
     add 48eccb8f96 Add more checks for trigger module (#31278)
     add 3bc0e3296a Add BWGI to INTHEWILD.md (#31439)
     add 58aab1118a Fix dropdown default and adjust tutorial to use 42 as 
default for proof (#31400)
     add 9a0f6b841d Revert check for docker-compose version, prioritizing v2 
(#31446)
     add fa520f7af1 Remove Python 3.7 support

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (fb34582f81)
            \
             N -- N -- N   refs/heads/remove-python-3-7 (fa520f7af1)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 INTHEWILD.md                                       |  3 ++-
 airflow/example_dags/example_params_ui_tutorial.py |  4 ++--
 airflow/www/templates/airflow/trigger.html         |  4 ++--
 .../airflow_breeze/utils/docker_command_utils.py   | 10 ++++-----
 dev/breeze/tests/test_docker_command_utils.py      |  8 ++++----
 docker_tests/command_utils.py                      |  4 ++--
 docker_tests/test_docker_compose_quick_start.py    | 24 ++++++++++++----------
 .../in_container/run_provider_yaml_files_check.py  | 17 +++++++++++++++
 scripts/in_container/verify_providers.py           | 15 ++++++++++++++
 tests/always/test_providers_manager.py             |  5 +++++
 10 files changed, 67 insertions(+), 27 deletions(-)

Reply via email to