github-actions[bot] opened a new pull request, #71512:
URL: https://github.com/apache/airflow/pull/71512

   The two datamodel-codegen hooks passed workspace package names to
   --project, which takes a directory. uv 0.11 tolerated it; uv 0.12
   validates the path and fails with "Project directory does not exist",
   blocking the CI environment upgrade. --package is the flag that takes a
   member name, and it works on both versions.
   (cherry picked from commit c74cfcbae17aa4aa89e66afca8e92035f957aba5)
   
   Co-authored-by: Jarek Potiuk <[email protected]>


-- 
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]

Reply via email to