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

Head commit for run:
80fc91af1a2489ccecdbc44fd88682f157c6c306 / Jarek Potiuk <[email protected]>
Add an easy way to test `pip` from GitHub URL

When PIP releases their new version they rarely release beta or
rc packages, but usually announce their intention of making a
release few days before in the pip mailing list - which we follow.

This PR allows to easily swith Airlfow builds to use `pip` from
GitHub URL, as well as switching the CI builds from `uv` to
`pip` by seting a `force pip` label.

This PR also fixes regexp checks for PIP version to use the
"URL" installation syntax for PIP when it is set as GitHub URL.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to