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

potiuk pushed a change to branch ci-upgrade-main
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard a8dd566fb7b fixup! [main] CI: Upgrade important CI environment
 discard 8c4eb92b1ff [main] CI: Upgrade important CI environment
     add 122e24cb57a Mark the IBM MQ and IBM Db2 providers as ready for release 
(#73708)
     add 0cf78267ad9 Raise DeadlockImminentError for sync comms calls from a 
paused event loop thread (#73521)
     add 4d77454f538 [main] CI: Upgrade important CI environment
     add 1604642fb6c fixup! [main] CI: Upgrade important CI environment

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   (a8dd566fb7b)
            \
             N -- N -- N   refs/heads/ci-upgrade-main (1604642fb6c)

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:
 ...elease-management_classify-provider-changes.svg | 12 ++---
 ...elease-management_classify-provider-changes.txt |  2 +-
 ...management_generate-issue-content-providers.svg | 12 ++---
 ...management_generate-issue-content-providers.txt |  2 +-
 ...ease-management_generate-providers-metadata.svg |  8 +--
 ...ease-management_generate-providers-metadata.txt |  2 +-
 ...e-management_prepare-provider-distributions.svg | 12 ++---
 ...e-management_prepare-provider-distributions.txt |  2 +-
 ...e-management_prepare-provider-documentation.svg | 12 ++---
 ...e-management_prepare-provider-documentation.txt |  2 +-
 providers/ibm/db2/provider.yaml                    |  2 +-
 providers/ibm/mq/provider.yaml                     |  2 +-
 pyproject.toml                                     |  8 +++
 task-sdk/src/airflow/sdk/execution_time/comms.py   | 44 +++++++++++++---
 .../tests/task_sdk/execution_time/test_comms.py    | 60 ++++++++++++++++++++++
 uv.lock                                            | 14 ++++-
 16 files changed, 154 insertions(+), 42 deletions(-)

Reply via email to