Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Jun 28, 2016

See #1918.

In order to make the generation process repeatable, I updated the makefiles to create a virtualenv and install the latest grpcio / grpcio-tools: the latter can then be used to generate gRPC-aware stubs from protos, without relying on any other protoc compiler.

Note that I don't actually update the generated code for datastore or bigtable V1 protos: although they do generate cleanly, examinig the diffs closely is off my radar for now.

tseaver added 5 commits June 28, 2016 00:52
…tos. Closes #1928. This is a better hack for #1482, but we still really want #1384.
…1 protos. This is a better hack for #1482, but we still really want #1384.
…V1beta3 protos. This is a better hack for #1482, but we still really want #1384.
@tseaver tseaver added api: datastore Issues related to the Datastore API. api: bigtable Issues related to the Bigtable API. labels Jun 28, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 28, 2016
@tseaver tseaver merged commit 6d3ff2e into googleapis:bigtable-v2 Jun 28, 2016
@tseaver tseaver deleted the bigtable-v2-generate_v2_protos_redux branch June 28, 2016 06:05
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the Bigtable API. api: datastore Issues related to the Datastore API. cla: yes This human has signed the Contributor License Agreement.

2 participants