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 9aa9e3e Forces rebuilding the image for cache pushing
discard 38717bd Improve validation of Group id (#17578)
discard 008f536 Improve `dag_maker` fixture (#17324)
omit 7c95417 Improve `dag_maker` fixture (#17324)
omit ca51dbe Use dag_maker fixture in test_backfill_job.py (#17118)
omit 4e9f993 Fix task retries when they receive sigkill and have retries
and properly handle sigterm (#16301)
omit a3e8c22 Add Pytest fixture to create dag and dagrun and use it on
local task job tests (#16889)
omit eadbfe5 Run mini scheduler in LocalTaskJob during task exit (#16289)
new eadacc3 Use dag_maker fixture in test_backfill_job.py (#17118)
new 06d0918 Improve `dag_maker` fixture (#17324)
new eaa09ed Improve validation of Group id (#17578)
new da79226 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 (9aa9e3e)
\
N -- N -- N refs/heads/v2-1-test (da79226)
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 4 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: