The GitHub Actions job "Release constraints" on airflow.git/v3-3-test has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: ebca37fd955ee683e5a019bc5a67d06fc8495d14 / Jarek Potiuk <[email protected]> [v3-3-test] Keep not-ready providers out of the all extra (#71165) (#71167) 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. (cherry picked from commit fb459dec5072051563d1924b57fa6f85fb265381) Report URL: https://github.com/apache/airflow/actions/runs/30995480112 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
