The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
d4ff1c2dbf9c97fcdef311e9c5526d35700da79b / Jarek Potiuk <[email protected]>
Bring back installing airflow with constraints (--use-airflow-version)

The #37362 introduced --install-airflow-with-constraints flag to be
able to check FAB provider installation in CI, but the value of that
flag was falee for `shell` and `start-airlfow` command - and
there was a mistake in the condition installing airlfow that if that
flag was not set AND providers were not installed together, airflow
was not installed at all - resulting in `missing airflow.__main`.

This PR fixes it - the flag is set to true also the condition for
installation is such that even if providers are not installed, airflow
will be installed without constraints if
--install-airflow-with-constraints flag is not set.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to