The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: b05f574304a2fe8962393240689d934d1860b43b / Jarek Potiuk <[email protected]> Explain how to use uv with airflow virtualenv and make it works Since we are switching to ``uv`` as our main development tooling, we should explain how to use ``uv`` with airflow and explain some basic commands that should be used to have a workign uv-manaaged venv. This documentation explains some why's and initial hows with uv, also it fixes uv to work on macos with some default extras - such as devel, devel-tests and --all-extras, so that it works on a wider range of systems (includin MacOS). This includes making plyvel not installed on MacOS, because it's next to impossible to compile levelDB on a modern MacOS Operating system and it is anyway an optional component of google provider. Fixes: #43200 Report URL: https://github.com/apache/airflow/actions/runs/11644480753 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
