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

vatsrahul1001 pushed a change to branch changes-3.3.2rc1
in repository https://gitbox.apache.org/repos/asf/airflow.git


    omit df01c08e05c Add release notes for 3.3.2rc1
    omit 7f8cac1ca3c Update version to 3.3.2
     add 507c7090479 Fix flaky bundle version lock concurrency tests (#72572) 
(#73051)
     add f5fee914d20 Restore static checks on v3-3-test (#73046)
     add 27494180167 Update version to 3.3.2
     add 7af1bf84107 Add release notes for 3.3.2rc1

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   (df01c08e05c)
            \
             N -- N -- N   refs/heads/changes-3.3.2rc1 (7af1bf84107)

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:
 .github/workflows/publish-docs-to-s3.yml           |  2 +-
 .github/workflows/run-unit-tests.yml               |  4 +-
 .github/zizmor.yml                                 | 18 ++++++
 .../tests/unit/dag_processing/bundles/test_base.py | 75 +++++++++++++---------
 pyproject.toml                                     | 11 ++++
 .../plugins_manager/plugins_manager.py             |  6 +-
 .../airflow/sdk/execution_time/schema/AGENTS.md    |  9 ++-
 7 files changed, 85 insertions(+), 40 deletions(-)

Reply via email to