The GitHub Actions job "Tests AMD" on airflow.git/backport-92a4d60-v3-0-test 
has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
c1ba29cda97e98289106af48c4f401c697e7cc45 / Jarek Potiuk <ja...@potiuk.com>
[v3-0-test] Fix building PROD images with uv (#51277)

When we are building PROD image we use `pip` rather than `uv`, however
we should be able to use `uv` to do it. Recently we had a bug that
broke it - by using `--group dev` unconditionally - even if
we used airflow packages to build airflow.

So far we always run the PROD build with `pip` that's why it worked
fine, but once fix building with both uv and pip we can build the
images with uv by default and run a pip build separately in extra
checks.
(cherry picked from commit 92a4d601c91a2188f184c7579f92786de286b8d2)

Co-authored-by: Jarek Potiuk <ja...@potiuk.com>
Fixes: #50134

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org

Reply via email to