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

Head commit for run:
dc2e8522bfb377daf6e2e9cf19b265f13dfe41c1 / Jarek Potiuk <[email protected]>
Use airflow released in PyPI for k8s test environment (#35099)

So far we've been using ".[cncf.kubernetes]" as requirement for
creating kubernetes test virtualenve (in k8s_requirements.txt).

This becomes problematic when we add a new pre-installed provider
that is not yet released in PyPI - because it cannot be found
as we found out in #82689.

Changing it to "apache-airflow[cncf.kubernetes]" makes it install
airflow + k8s requirements from PyPI instead.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to