The GitHub Actions job "Tests" on airflow.git/fix-v3-rc2-build has succeeded.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
5512803dbf88c41380dca9d27e81d475d706b721 / Ash Berlin-Taylor <[email protected]>
Build images with constraints when building pre-release images

We noticed this problem when trying to build docker iamges for 3.0.0rc2, and
on viewing the build output the issue was identified as building without
constraints which caused pip hit the "backtracked too much" error.

If we set this option then it will build with constraints even when the
chicken-egg providers are used. This might not work everytime (as the
constraints might end up confilcting with the requirements of the specific
chicken-egg'd provider), but at least for this build it works fine.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to