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

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


    omit 9c88daeed3 Use slightly nicer job name for Non-DB tests in CI (#35333)
    omit e5af6be625 Add pip caching for faster build (#35026)
    omit e5b1ebed66 Improve testing harness to separate DB and non-db test 
(#35160)
    omit 86419a6407 Add pytest db_test markers to our tests (#35264)
    omit c2f5190491 Upper bound `pendulum` requirement to <3.0 (#35336)
    omit 41178d9534 Update RELEASE_NOTES.rst
     new c933cb8192 Upper bound `pendulum` requirement to <3.0 (#35336)
     new 3fbe00ac13 Add pytest db_test markers to our tests (#35264)
     new 0abaa441b2 Improve testing harness to separate DB and non-db test 
(#35160)
     new fb2fcfeda7 Add pip caching for faster build (#35026)
     new 836ef42fc9 Use slightly nicer job name for Non-DB tests in CI (#35333)
     new e6662d0a59 Fix pre-mature evaluation of tasks in mapped task group 
(#34337)
     new f124353783 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   (9c88daeed3)
            \
             N -- N -- N   refs/heads/v2-7-test (f124353783)

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:
 RELEASE_NOTES.rst                           |  5 +++
 airflow/ti_deps/deps/trigger_rule_dep.py    | 18 +++++++++++
 tests/models/test_mappedoperator.py         |  4 +--
 tests/ti_deps/deps/test_trigger_rule_dep.py | 47 +++++++++++++++++++++++++----
 4 files changed, 66 insertions(+), 8 deletions(-)

Reply via email to