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

Upgrading Makefile to generate datastore v1beta3. #1355

Closed

Commits on Jan 15, 2016

  1. Renaming Makefile dirs to be Bigtable specific.

    This is in advance of putting them side-by-side with datastore.
    dhermes committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    28fd8b3 View commit details
    Browse the repository at this point in the history
  2. Upgrading Makefile to generate datastore v1beta3.

    Also
    - Removing `v1beta2` generated code and `.proto` file
    - Adding new `.proto` files and generated code
    - Adding `make_datastore_grpc.py` script to tear out the
      `protoc` inserted lines by the gRPC plugin
    - Updating `rewrite_imports.py` to rewrite the datastore
      imports
    dhermes committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    5f1c823 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5cb9e3 View commit details
    Browse the repository at this point in the history