SIGN IN SIGN UP
apache / airflow UNCLAIMED

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

44809 0 0 Python

Add an easy way to test `pip` from GitHub URL (#43414)

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.
J
Jarek Potiuk committed
e5fd9727628faccbf5094a047bde55c964fbfabc
Parent: 72d20dc
Committed by GitHub <noreply@github.com> on 10/27/2024, 7:46:10 PM