The GitHub Actions job "Tests" on 
airflow.git/fix-local-backcompat-after-uv-switch has succeeded.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
0d9473c848195e5025051786b206b4f073d50a13 / Ash Berlin-Taylor <[email protected]>
Fix local running of backcompat tests after we switched to UV

We were including a real `airflow/__init__.py` which has the unfortunate
side-effect of making `AIRFLOW_V_3_0_PLUS` find 3.0.0dev0 as the version!
Oops. The fix for that is to mount an empyt init file instead (we need a file
to keep the uv build etc happy)

Also uninstall edge provider for 2.9, as that needs 2.10.

Oh and volume mount devel-common as that is part of test code.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to