The GitHub Actions job "Tests ARM" on airflow.git/v3-0-test has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: d59c7a585ba3ba104205ec0f928ad3d7bd36080c / Jarek Potiuk <[email protected]> [v3-0-test] Improve dependency report and uppgrading (#52619) (#52626) Our dependencies should be set in "upgrade to newer dependencies" mode every time every single pyproject.toml changes - this is slower as it triggers full builds with all versions but it also prevents some errors when dependencies from one provider are impacting what will be resolved in the CI image. As part of it - whenever we run the dependency report with "source constraints" we use exactly the same `uv sync` command as used during image build with "ugprade to newer dependencies" - this way the report is more accurate as it includes some dependencies from dev dependency groups that have not been included in the current reports. (cherry picked from commit c489678571e27961d6865ed802f0f95a5fe83b4f) Report URL: https://github.com/apache/airflow/actions/runs/15994209411 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
