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

potiuk pushed a change to branch move-first-provider-to-separate-project
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard 94754c223fb Move first provider (airbyte) to a separate project
     add 608de6b97ef Revert "Cleanup some (old) tasks UI tests (#45335)" 
(#45350)
     add 5ffb0128b69 Workaround problems after release of pytest-asyncio 0.25.1 
with Python 3.12 (#45346)
     add b085c08400e Bump smmap from 5.0.1 to 5.0.2 (#45356)
     add b1022ea2fb5 Bump gitdb from 4.0.11 to 4.0.12 (#45357)
     add 90591406388 Bump gitpython from 3.1.43 to 3.1.44 (#45358)
     add 104aee946ed Cleanup some (old) tasks UI tests (#45352)
     add f236ab14cce Remove update-build-dependencies pre-commit (#45359)
     add a8e5708a431 Move first provider (airbyte) to a separate project

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   (94754c223fb)
            \
             N -- N -- N   refs/heads/move-first-provider-to-separate-project 
(a8e5708a431)

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:
 .pre-commit-config.yaml                            |   9 --
 contributing-docs/08_static_code_checks.rst        |   2 -
 dev/breeze/doc/images/output_static-checks.svg     |  10 +-
 dev/breeze/doc/images/output_static-checks.txt     |   2 +-
 dev/breeze/src/airflow_breeze/pre_commit_ids.py    |   1 -
 hatch_build.py                                     |   2 +-
 pyproject.toml                                     |   6 +-
 scripts/ci/pre_commit/update_build_dependencies.py | 110 ---------------------
 task_sdk/pyproject.toml                            |   2 +-
 tests/models/test_dagbag.py                        |   8 +-
 10 files changed, 15 insertions(+), 137 deletions(-)
 delete mode 100755 scripts/ci/pre_commit/update_build_dependencies.py

Reply via email to