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 55e2d855307 [main] CI: Upgrade important CI environment
     add 58e124b8877 Suppress noisy Alembic plugin setup logs (#69916)
     add 5c900cc018a Fix ClickHouse test_connection unit test failing with 
newer clickhouse-connect (#70114)
     add 19cc828aed8 Add running_pod_log_lines config option to 
KubernetesExecutor (#69301)
     add a950b50d58e Bump the core-ui-package-updates group across 1 directory 
with 4 updates (#70037)
     add ad20d406d87 [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   (55e2d855307)
            \
             N -- N -- N   refs/heads/ci-upgrade-main (ad20d406d87)

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-core/src/airflow/ui/package.json           |   8 +-
 airflow-core/src/airflow/ui/pnpm-lock.yaml         | 306 ++++++++++-----------
 .../unit/clickhousedb/hooks/test_clickhouse.py     |   9 +-
 providers/cncf/kubernetes/provider.yaml            |   9 +
 .../kubernetes/executors/kubernetes_executor.py    |   8 +
 .../providers/cncf/kubernetes/get_provider_info.py |   7 +
 .../executors/test_kubernetes_executor.py          |  15 +
 .../src/airflow_shared/logging/structlog.py        |   1 +
 shared/logging/tests/logging/test_structlog.py     |  13 +
 9 files changed, 217 insertions(+), 159 deletions(-)

Reply via email to