The GitHub Actions job "Check newsfragment PR number" on 
airflow.git/exclude-not-ready-providers-from-all has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
9307f1fccb77c6affc00540a76b2c9afaeaaecbb / 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/30992982666

With regards,
GitHub Actions via GitBox


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

Reply via email to