The GitHub Actions job "Tests AMD" on airflow.git/backport-8846bef-v3-0-test 
has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
9de8372ba904c11ba19f569c3ecdb4ea3535a81e / Jarek Potiuk <[email protected]>
[v3-0-test] Unify selecting constraints option when installing airflow (#52274)

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.

The logic of installation had been reviewed, refactored into
separate methods doing smaller tasks and more diagnostics was
added.
(cherry picked from commit 8846bef4f9cfc220ebf4aa68758ff798f0d17b05)

Co-authored-by: Jarek Potiuk <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to