Shally-Katariya commented on PR #59824: URL: https://github.com/apache/airflow/pull/59824#issuecomment-3710105552
Hi @Lee-W, I investigated the CI failure in detail. It looks like the static checks are failing due to a constraints diff (Python 3.10 – uv/keyrings versions). I tried regenerating constraints locally, but in this repo layout constraints generation is handled via CI scripts only (scripts/ci/constraints/*), not via Breeze or a local update script. Could you please regenerate the constraints from CI side? Happy to help further if needed. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
