potiuk commented on pull request #12635:
URL: https://github.com/apache/airflow/pull/12635#issuecomment-733993260


   This change will be very helpful in case of trying to upgrade to latest 
constraints in new PRs. Something that we do now with @turbaszek with #12508 to 
complete #10854 -> clean up the dependencies and get rid of conflicts. 
   
   Once this PR gets merged, commiters will be able to add "upgrade to latest 
dependencies" label to a PR and the image for that PR will be automatically 
built with the latest constraints that match the setup.py (without looking at 
the constraints file). This will be super-helpful in case we have some new 
dependencies added that will cause conflicts (when we add pip-check any 
conflicts will be detected automatically).


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to