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

Move the admin database GAPIC to source delivery. #4029

Merged

Conversation

lukesneeringer
Copy link
Contributor

@lukesneeringer lukesneeringer commented Sep 22, 2017

Uses #4028 as a base.

Commit-by-commit recommended as the review path.

Luke Sneeringer added 2 commits September 22, 2017 07:46
  * Remove dependency on gapic-google-cloud-spanner-admin-database-v1
  * Update imports
@lukesneeringer lukesneeringer self-assigned this Sep 22, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 22, 2017
@lukesneeringer lukesneeringer added api: spanner Issues related to the Spanner API. spanner beta labels Sep 22, 2017
@lukesneeringer lukesneeringer mentioned this pull request Sep 22, 2017
7 tasks
timestamp_pb2,
status_pb2, ):
for name, message in get_messages(module).items():
message.__module__ = 'google.cloud.spanner_admin_database_v1.types'

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

'gapic-google-cloud-spanner-v1 >= 0.15.0, < 0.16dev',
'gapic-google-cloud-spanner-admin-database-v1 >= 0.15.0, < 0.16dev',
'gapic-google-cloud-spanner-admin-instance-v1 >= 0.15.0, < 0.16dev',

This comment was marked as spam.

This comment was marked as spam.

@@ -51,12 +51,14 @@


REQUIREMENTS = [
'google-cloud-core >= 0.27.0, < 0.28dev',
'google-auth >= 1.1.0',
'grpcio >= 1.2.0, < 2.0dev',

This comment was marked as spam.

This comment was marked as spam.

@lukesneeringer lukesneeringer merged commit 2281ed3 into googleapis:spanner-beta Sep 22, 2017
@lukesneeringer lukesneeringer deleted the spanner-admin-db-gapic branch September 22, 2017 16:57
@lukesneeringer lukesneeringer added this to the Spanner Beta milestone Sep 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the Spanner API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants