The GitHub Actions job "Tests (AMD)" on 
airflow.git/exclude-not-ready-providers-from-all has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
429c669e861d8b665f3c0587f34c93226d86ae20 / Jarek Potiuk <[email protected]>
Keep not-ready providers out of the all extra

A not-ready provider has never been published, so naming it in an extra makes
that extra impossible to satisfy - there is no version on PyPI to resolve to.
It broke constraints generation for 3.3.1rc1, where apache-airflow[all] could
not resolve because it required apache-airflow-providers-ibm-mq.

Only the extras change. The source tree still holds those providers, so they
stay in the workspace and under mypy - which is how CI installs and checks them.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to