This is an automated email from the ASF dual-hosted git repository.
mobuchowski pushed a change to branch aip-62/common-compat
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit d6afd268c0 openlineage: add method to common.compat to not force hooks
to try/except every 2.10 hook lineage call
add 573af11be8 openlineage: add method to common.compat to not force hooks
to try/except every 2.10 hook lineage call
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 (d6afd268c0)
\
N -- N -- N refs/heads/aip-62/common-compat (573af11be8)
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:
dev/breeze/tests/test_selective_checks.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)