This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch v2-6-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit cabfea3cc1 Update RELEASE_NOTES.rst
omit 3972614b94 Update version to 2.6.3
omit 1aa781c126 Update trigger url to fix test
new aa4cda365a Limit click until we fix mypy issues (#32413)
new fc4934e1c7 Use WebEncoder to encode DagRun.conf in DagRun's list view
(#32385)
new 62859f0f23 Update trigger url to fix test
new 0bd3b43c98 Update version to 2.6.3
new c6534ddd6d Update RELEASE_NOTES.rst
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 (cabfea3cc1)
\
N -- N -- N refs/heads/v2-6-test (c6534ddd6d)
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 5 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:
airflow/www/utils.py | 3 ++-
setup.py | 4 +++-
tests/www/test_utils.py | 24 +++++++++++++++++++++++-
3 files changed, 28 insertions(+), 3 deletions(-)