The GitHub Actions job "Tests" on 
airflow.git/fail-to-release-image-when-constraints-build-fail has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
1ac6f0e09de738cd0387bf5b076bd0a60f41aa4a / Jarek Potiuk <[email protected]>
Fail prod image release when constraint build fails

When constraint build fails, building prod and ci image by default
fall back to "no-constraints" build in order to account for
newly added or modified dependencies that conflict with constraints,
however in case of release build, such fallback should not happen -
simply the build should fail if constraints are conflicting.

This avoids the case that we had with virtualenv being removed
from PyPI https://github.com/pypa/virtualenv/issues/3061

Closes: #62349

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

With regards,
GitHub Actions via GitBox


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

Reply via email to