This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch v2-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
discard 2485be4 Forces rebuilding the image for cache pushing
discard 1c28b13 Remove repeated test.
discard c5ee34a Add Changelog updates for 2.1.3
discard 2239fc0 Improve `dag_maker` fixture (#17324)
discard 1a264a4 Fix task retries when they receive sigkill and have retries
and properly handle sigterm (#16301)
discard 90bbd21 Add Pytest fixture to create dag and dagrun and use it on
local task job tests (#16889)
discard 9ea8a38 Run mini scheduler in LocalTaskJob during task exit (#16289)
new f5954bb Add Changelog updates for 2.1.3
new dff4950 Forces rebuilding the image for cache pushing
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 (2485be4)
\
N -- N -- N refs/heads/v2-1-test (dff4950)
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 2 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: