Skip to content

Conversation

@maiqbal11
Copy link
Contributor

No description provided.

@maiqbal11 maiqbal11 requested a review from pragnagopa August 27, 2019 20:52
import "identity/ClaimsIdentityRpc.proto";
import "shared/NullableTypes.proto";
import "azure_functions_worker/protos/ClaimsIdentityRpc.proto";
import "azure_functions_worker/protos/NullableTypes.proto";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed shared? intentional? needed to flatten dir structure?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's intentional. I copy the files over into a staging folder where they are flattened and then I run the compiler. With these import statements, the compiler is able to figure out the proper absolute imports without me having to do any fancy regex manipulation. I pulled in the protobuf changes into my private repo so I could get a CI run if you wanted to see the full context: maiqbal11/azure-functions-python-worker#24.

@pragnagopa pragnagopa merged commit e13f4a2 into dev Aug 27, 2019
yojagad added a commit to yojagad/azure-functions-language-worker-protobuf that referenced this pull request Sep 19, 2019
yojagad added a commit that referenced this pull request Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants