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


   Hey @ashb  @kaxil - I fixed all the problem:
   
   The build generally (except occasional mysql error) - succeeded as master 
build: 
   Image build: https://github.com/potiuk/airflow/actions/runs/572616215
   CI Build: https://github.com/potiuk/airflow/actions/runs/572616144
   
   I also hope it is going to succeed now here as well as PR:
   
   The change to constraints in master are here : 
https://github.com/potiuk/airflow/commit/8721c58efc1ecf0772405c4093094cd5cae44cfb
   
   There are three types of constraints:
   
   * constraints - the constraints including providers from PyPI
   * constraints-source-providers - the constraints generated for latest 
sources (needed by CI when new providers or added but not yet released or when 
dependencies changed for providers) 
   * constraints-no-providers - just "core" dependencies.
   
   I'd love to merge this quickly and cherry-pick to 2.0 so that 2.0.2 
constraints can be fully generated 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