The GitHub Actions job "Tests AMD" on 
airflow.git/better-upgrade-to-newer-dependencies has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
e64edb758497e6dd32ec546289c220ef5b82ee65 / Jarek Potiuk <[email protected]>
Improve dependency report and uppgrading

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.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to