potiuk edited a comment on issue #5289: [AIRFLOW-4517] allow for airflow config to influence flask configuration URL: https://github.com/apache/airflow/pull/5289#issuecomment-492996735 @mb-m -> are you sure you want to merge it to v1-10 branch ? I think you should work from master instead. It does not seem your change is specific to 1.10.x releases. Usually the process is that you make PR to merge to master (2.0.0-dev) and then committers cherry-pick it to the v1-10-test branch. The v1-10-test branch occasionally fails because it is used to test Py27 compatibility of cherry-picked changes and that way it is usually only. This is what happened with this build. That's why v1-10 branch is pretty much only used by committers. So in short: if you want this change to be also in future versions of airflow, please rebase it and request it to be merged to master.
---------------------------------------------------------------- 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] With regards, Apache Git Services
