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

Head commit for run:
0e554a11f4fc7172953a8e180f82e96c81e7888a / Jarek Potiuk <[email protected]>
Adapt to better resolver of pip

We used to have helper limits for eager upgrade of our packages
but with 23.1 updated in #30663 pip has a much improved resolver that
does not need that much of a help and can resolve our dependnecies
pretty fast on its own, so we can remove all the dependecy limts that
aimed to limit the dependency resolution time.

Also we used to have a mechanism to track backtracking issues and
find out which of the new dependencies caused excessive backtracking.
This seems to be not needed so we can remove it from CI and breeze.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to