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

Head commit for run:
9003505fdf54c819cf859ac2b39eb0118985b098 / Jarek Potiuk <[email protected]>
Update to latest installer versions.

We have now two installers - pip and uv and we want to upgrade
them manually and get notified about it, but also we want to
do it as easy as possible.

This change builds on our canary build update checks - it uses
manual pre-commits to check for latest versions and fail in the
canary run if new versions are available, it also allows to run
the same pre-commit command locally to upgrade to the new
versions. This way we will be quickly notified when there is a
new version of either `pip` or `uv` released and we will be able
to manually run PR (and fix things if needed) after upgrading
the installer versions.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to