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

jedcunningham pushed a change to branch v3-0-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    omit a9bcde866c6 Fix static checks
    omit d63d9401261 Update RELEASE_NOTES.rst
    omit fc23abd440d Update Airflow version to 3.0.0
     add 337f70550ce Update Airflow version to 3.0.0a1
     add 85cdf548df0 Update RELEASE_NOTES.rst
     add 6230f0a54b3 Fix static checks

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   (a9bcde866c6)
            \
             N -- N -- N   refs/heads/v3-0-test (6230f0a54b3)

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:
 airflow/__init__.py                                        |  2 +-
 docs/docker-stack/README.md                                | 10 +++++-----
 .../extending/add-airflow-configuration/Dockerfile         |  2 +-
 .../docker-examples/extending/add-apt-packages/Dockerfile  |  2 +-
 .../extending/add-build-essential-extend/Dockerfile        |  2 +-
 .../docker-examples/extending/add-providers/Dockerfile     |  2 +-
 .../extending/add-pypi-packages-constraints/Dockerfile     |  2 +-
 .../extending/add-pypi-packages-uv/Dockerfile              |  2 +-
 .../docker-examples/extending/add-pypi-packages/Dockerfile |  2 +-
 .../extending/add-requirement-packages/Dockerfile          |  2 +-
 .../docker-examples/extending/custom-providers/Dockerfile  |  2 +-
 .../docker-examples/extending/embedding-dags/Dockerfile    |  2 +-
 .../extending/writable-directory/Dockerfile                |  2 +-
 docs/docker-stack/entrypoint.rst                           | 14 +++++++-------
 14 files changed, 24 insertions(+), 24 deletions(-)

Reply via email to