vincbeck commented on PR #37555: URL: https://github.com/apache/airflow/pull/37555#issuecomment-1960049511
> Hi @vincbeck we rebased the branch with `main`. Still, the PR is massive because this PR is based on [this](https://github.com/apache/airflow/pull/36052) made by [VladaZakharova](https://github.com/VladaZakharova). So basically, it contains the entire changes required for upgrading to `connexion v3` > > Can you share your opinion on what should be a proper way to work on this so that we can make a contribution and review process easy? I dont think it is possible to split this PR, everything is connected. Though I think we can reduce the number of changes, the first one would be to not change the returned type of `cached_app`. I left an line comment. The idea basically is to still returning the Flask app and not the connexion app -- 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]
