You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2021/11/09 19:42:18 UTC

[airflow] branch v2-2-test updated (79e707b -> 1a790a6)

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

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


 discard 79e707b  Disable React UI tests for non-main
 discard 62fa057  Fix whitespace error causing failing graphviz test (#19472)
 discard 6cf67a1  Fix static checks
 discard 19edd2d  Restored proper default branch and constraint branch
 discard 0fd01e6  Apply suggestions from code review
 discard 51b0786  Add 2.2.2 to `CHANGELOG` and `UPDATING`
     add 4b921da  Restored proper default branch and constraint branch
     add e5e2b5f  Update image used in docker docs
     add 43c9730  Fix whitespace error causing failing graphviz test (#19472)
     add 67af807  Disable React UI tests for non-main
     add 95c9505  Fix failing static check (#18890)
     add 562e7d2  Fix failing static check (#18891)
     add 1a790a6  Add 2.2.2 to `CHANGELOG` and `UPDATING`

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   (79e707b)
            \
             N -- N -- N   refs/heads/v2-2-test (1a790a6)

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:
 .pre-commit-config.yaml | 4 ++--
 CHANGELOG.txt           | 1 +
 airflow/www/security.py | 6 +++---
 3 files changed, 6 insertions(+), 5 deletions(-)