Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix in protoc-gen-grpc-gateway/gengateway/template.go, #328

Closed
wants to merge 1 commit into from

Conversation

ilius
Copy link

@ilius ilius commented Mar 15, 2017

Return if runtime.AnnotateContext gave error, don't pass to grpc client and don't send request to grpc server

PS: Don't forget to 'go install' inside protoc-gen-grpc-gateway/

@tmc
Copy link
Collaborator

tmc commented Mar 15, 2017

@ilius thank you for your contribution -- please regenerate the examples.

Also, have you signed the google cla?

@ilius
Copy link
Author

ilius commented Mar 16, 2017

@tmc Yes I signed yesterday but haven't received a response yet

@ilius
Copy link
Author

ilius commented Mar 20, 2017

cla/google is checked
But I don't understand anything from ci errors

@tmc
Copy link
Collaborator

tmc commented Mar 20, 2017

@ilius you need to run and commit the result of 'make examples'.

@tmc
Copy link
Collaborator

tmc commented May 12, 2017

@ilius can you resolve these conflicts?

…ime.AnnotateContext gave error

don't forget to 'go install' inside protoc-gen-grpc-gateway/
@ilius
Copy link
Author

ilius commented May 14, 2017

I don't know why 'make examples' is not updating examples for me! Even though I removed and re-built and re-installed "protoc-gen-grpc-gateway" many times...

@tmc
Copy link
Collaborator

tmc commented May 14, 2017

@ilius on my machine if I run 'make realclean test examples' i get exit code 0 and some changed files.

@achew22
Copy link
Collaborator

achew22 commented May 29, 2017

@ilius, did you have any luck regenerating the examples?

@ilius
Copy link
Author

ilius commented May 30, 2017

Yes but the "return" does not appear in the examples

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