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

Head commit for run:
1e6c420caca119d9a9ac555e90df737e938a8e5c / github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
[v3-1-test] Automatically add pydantic extra when installing airflow 2 in 
breeze (#60264) (#60267)

When installing Airflow 2 in Breeze, we need to add pydantic as
extra, because pydantic in Airflow 2 was not a required dependency
and installation of airflow even with constraints willl not
downgrade pydantic to the version that was supported in Airflow 2.

When we detect that airflow 2 is installed (either by specified
version number or by retrieving the version from the dist package)
we simply extend the extras with pydantic and that causes airflow
installation to downgrade pydantic to the version that is specified
in constraints of selected airflow version.
(cherry picked from commit 336b8161608409f6ff935af4e2be96e32fb0c0f2)

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

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

With regards,
GitHub Actions via GitBox


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

Reply via email to