The GitHub Actions job "Tests" on airflow.git/v2-10-test has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
4e1b7e203670055eba0071febcf1917882fd2790 / Jarek Potiuk <[email protected]>
[v2-10-test] Workaround Python 3.8 alibabacloud issue (#49163)

Alibabacloud 1.0 has a confusing setup.py where it changes dependencies
dynamically based on sys.version.minor and it confuses installers -
uv installs appsheduler 3.11 for Python 3.8 where pip expects < 3.11

We upgrade both `pip` and `uv` to latest versions and add manual
protection to avoid this from happening.

Also celery integration tests are not valid with the last celery
version. The test was supposed to be run with latest provider
and it should not be part of core integration tests.

Report URL: https://github.com/apache/airflow/actions/runs/14428256567

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to