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


   I think we will only find out if we have problems after running (and 
possibly fixing) all the tests (and then possibly running some system tests 
with real AWS. This is the "individual" part of each such upgrade. 
   
   Regarding constraints - if we have a  "green" (all tests passing) build in 
master with such a setup.py change, then constraints will be updated 
automatically. The condition is that the PR passes all the tests after merging 
to master -> this automatically triggers constraints update for master. Same 
with v1-10-stable. Once a test passes in "v1-10-stable" (those are run with 
"eager" pip update that update to latest version of dependencies matching 
setup.py) the constraints-1-10 are also updated 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