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

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


    omit 1b042c8bfa Update to just-released `pip` 22.2.2 (#25519)
    omit bd9ea2cb10 Limit Flask to <2.3 in the wake of 2.2 breaking our tests 
(#25511)
    omit 7a18d3f3ef Use 'python3' instead of 'python' in scripts (#25499)
    omit 3d4586542e Better warning and instructions in case someone runs 
emulated Python (#25482)
    omit d526e90f13 Move breeze commands to sub-commands (#25449)
    omit 56e1e98524 Adjust limits when constructing cross-provider dependencies 
(#25364)
     new ef8ec274b3 Adjust limits when constructing cross-provider dependencies 
(#25364)
     new 93910dfb53 Move breeze commands to sub-commands (#25449)
     new fe841e3c71 Better warning and instructions in case someone runs 
emulated Python (#25482)
     new 7a191e55a4 Use 'python3' instead of 'python' in scripts (#25499)
     new 71da617978 Limit Flask to <2.3 in the wake of 2.2 breaking our tests 
(#25511)
     new 43ceef70c1 Update to just-released `pip` 22.2.2 (#25519)
     new 4bfe130913 Remove Werkzeug limitation after flask-login was fixed 
(#25291)

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   (1b042c8bfa)
            \
             N -- N -- N   refs/heads/v2-3-test (4bfe130913)

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.

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .pre-commit-config.yaml                         |   7 -
 STATIC_CODE_CHECKS.rst                          |   2 -
 dev/breeze/src/airflow_breeze/pre_commit_ids.py |   1 -
 images/breeze/output-commands-hash.txt          |   2 +-
 images/breeze/output-static-checks.svg          | 260 ++++++++++++++++++++++++
 images/breeze/output_static-checks.svg          | 232 +++++++++++----------
 setup.cfg                                       |   2 +-
 tests/www/views/test_views.py                   |   5 +-
 8 files changed, 379 insertions(+), 132 deletions(-)
 create mode 100644 images/breeze/output-static-checks.svg

Reply via email to