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

Head commit for run:
c5d74cc751533ede1843eeef9dfd40b3827eb4f1 / Jarek Potiuk <[email protected]>
Build constraints instead of pulling them for non-main builds

PROD image - when built in non-main branch - needs constraints
generated for PyPI builds. Those constraints are generated in
"generate-constraints" build but we should not add a dependency
for that job, because it will slow-down the regular main builds and
PRs. Instead, we should generate the constraints again - this is now
rather quick thanks to `uv` so it should not introduce much delay in
the non-main builds.

(cherry picked from commit 850ac28d6b7cc6196aebfa3c13482c8fea068a83)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to