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

Head commit for run:
56d111f7c2dba87760290405d0d452280c54220b / Jarek Potiuk <[email protected]>
Remove pre-commit from devel extra of Airflow

Having pre-commit as devel dependency is not a good idea because
it might conflict with the one installed globall when you install
a local venv. Instead of installing it as a dependency, we install
it separately in CI and CI image - together with UV and pre-comit-uv
to make it fast and keep consistency and keep it in the same version
in the development environment.

We still have TODO to keep it synchronized and updated automatically
in all places and in github action - that will be done in a separate
PR.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to