Vincent

Results 73 comments of Vincent

By looking at it, I think the code changes make sense, just the list of commit does not make sense. As an example I created (and closed) this PR which...

But I guess it is fair to ignore, git should handle it when we merge

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

> Update init_api_auth_provider function. In get_api_endpoints function we use connexion_app.add_api and expect FlaskApi as a return object, but add_api function always return None. Previously we use FlaskApi object for taking...

> > > Update init_api_auth_provider function. > > > In get_api_endpoints function we use connexion_app.add_api and expect FlaskApi as a return object, but add_api function always return None. Previously we...

You will also have to update the method in `AwsAuthManager`, but that should be straightforward

#33001 succeeds in AWS team test environment

+1! Very good and impactful contribution!