Skip to content

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Jun 24, 2016

Put V2-generated files them in a separate _generated_v2 subdir, to ease migration.

Attempt to factor generation process for clarity (toward #1482).

Supersedes #1895.

tseaver added 2 commits June 24, 2016 15:59
Pass the 'PROTOC_CMD' and 'GRPC_PLUGIN' values through from make's
environment to the scripts used to pick apart GRPC-specific code.
Put them in a separate '_generated_v2' subdir, to ease migration.

Attempt to factor generation process for clarity (toward #1482).
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 24, 2016
@tseaver tseaver changed the title Generate cod for Bigtable v2 protobufs Generate code for Bigtable v2 protobufs Jun 24, 2016
@daspecster
Copy link
Contributor

@tseaver & @dhermes is there anything specific I should keep an eye out for with these?

@tseaver
Copy link
Contributor Author

tseaver commented Jun 24, 2016

@daspecster The code in the _generated_v2 package you can ignore. The other changes are attempts to improve how we generated code from protobufs (splitting up the Makefile, etc.)

@daspecster
Copy link
Contributor

Should datastore be in here with bigtable or should that be a separate PR?

@tseaver
Copy link
Contributor Author

tseaver commented Jun 24, 2016

The only thing I did with datastore was to factor its generate-from-protobuf bits into a separate Makefile.datastore. I ran the generation for it, and saw minor changes to the generated code, which I then discarded (not on my radar just now).

@daspecster
Copy link
Contributor

LGTM!

@tseaver tseaver merged commit e570b03 into googleapis:bigtable-v2 Jun 26, 2016
@tseaver tseaver deleted the bigtable-v2-regenerate_protobufs branch June 26, 2016 20:08
parthea pushed a commit that referenced this pull request Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants