The GitHub Actions job "Tests (AMD)" on airflow.git/constraints-build-not-ready-providers-from-source has failed. Run started by GitHub user vatsrahul1001 (triggered by vatsrahul1001).
Head commit for run: 544945269566244979d17bc060939bf7db3c08c0 / Rahul Vats <[email protected]> Build not-ready providers from source when generating PyPI constraints The release constraints resolution installs apache-airflow[all], which depends on every non-suspended provider. not-ready providers (currently ibm.mq and common.dataquality) are never published to PyPI, so the PyPI-only release path cannot satisfy them and fails with "No solution found". Install them from local source so the resolution stays solvable; pip freeze renders a path install as a file:// line that is already dropped from the constraints file, so a not-ready provider is never pinned in released constraints. Report URL: https://github.com/apache/airflow/actions/runs/30990838625 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
