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

   We started to copy more and more code from breeze utils to the
   constraint generation script - including using github token for
   pulling constraints files, reading python version, running command
   etc - so it's now the time to move the constraint check to become
   a regular breeze command and import utils from breeze utils.
   
   We are running the command in the CI image which has both
   advantages and disadvantages - it's a bit slower and requires
   the CI image to be built for the right Python version but it
   makes sure that the outputs are reproducible across different
   OS's and system libraries.
   (cherry picked from commit 906da03402954a0faec66c0c8e72bb031b73386e)
   
   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