You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jobs@airflow.apache.org by GitBox <gi...@apache.org> on 2023/01/03 17:20:24 UTC

[GitHub] [airflow]: Workflow run "Build images for Allow to specify `pip` version via github URL in Docker/CI workflow https://github.com/apache/airflow/pull/28697 " failed!

The GitHub Actions job "Build images for Allow to specify `pip` version via github URL in Docker/CI workflow https://github.com/apache/airflow/pull/28697
" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
c71dff351a86238fd1d23885f1c544c96433dae0 / Jarek Potiuk <ja...@potiuk.com>
Allow to specify `pip` version via github URL in Docker/CI workflow

We've only supported to install `pip` from released packages with
a version number, but since `pip` does not support RC candidates
(as extensively discussed in https://github.com/pypa/pip/issues/10882)
we cannot use the release versions to do that.

We still want to help `pip` maintainers and be able to test the versions
they release as early as possible, so we add support to install
`pip` in our toolchain from a GitHub URL.

That will allow us to test new `pip` version as soon as designated
branch of `pip` will contain something resembling a release candidate
ready for testing.

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscribe@airflow.apache.org
For additional commands, e-mail: jobs-help@airflow.apache.org