The GitHub Actions job "Tests AMD" on airflow.git/fix-install-airflow-with-constraints-logic has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 3ca47a0cade3aa76b419aa2275374539cf41d7a3 / Jarek Potiuk <[email protected]> Unify selecting constraints option when installing airflow Due to the way how it historically got added - we had two ways of selecting whether we are installing airlfow dyanmically in breeze with or without constraints: * --install-airflow-with-constraints - was used in a few places * --skip-airflow-constraints - was used in other places The logic to handle those were broken at places where they contradicted each other. This PR unifies it and only uses the --install-airflow-with-constraints flag in all the places where we need to determine whether constraints are used or not and it fixes the logic. Report URL: https://github.com/apache/airflow/actions/runs/15894467339 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
