FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Pub/Sub autogen refresh by lukesneeringer · Pull Request #4297 · googleapis/google-cloud-python · GitHub

Pub/Sub autogen refresh - #4297

Closed
lukesneeringer wants to merge 6 commits into
googleapis:masterfrom
lukesneeringer:pubsub-autogen-refresh
Closed

Pub/Sub autogen refresh#4297
lukesneeringer wants to merge 6 commits into
googleapis:masterfrom
lukesneeringer:pubsub-autogen-refresh

Conversation

Copy link
Copy Markdown
Contributor

This is a merger of Pub/Sub with google.api_core. Marked do not merge while Ernest and I work out some khinks.

lukesneeringer added api: pubsub Issues related to the Pub/Sub API. do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Oct 31, 2017
lukesneeringer self-assigned this Oct 31, 2017
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 31, 2017
lukesneeringer removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Oct 31, 2017

Copy link
Copy Markdown
Contributor Author

This now seems to be in good shape. Lobbing to @jonparrott for review.

dhermes commented Oct 31, 2017

Copy link
Copy Markdown
Contributor

@lukesneeringer FYI #4296 is an uber-release, but I was planning on checking on you before actually pushing the tag for Pub/Sub.

theacodes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Mostly LGTM

from google.protobuf import field_mask_pb2

_GAPIC_LIBRARY_VERSION = pkg_resources.get_distribution(
'google-cloud-pubsub', ).version

This comment was marked as spam.

This comment was marked as spam.

credentials=credentials,
scopes=self._DEFAULT_SCOPES)

self.iam_policy_stub = (iam_policy_pb2.IAMPolicyStub(channel))

This comment was marked as spam.

tseaver added priority: p2 Moderately-important priority. Fix may not be included in next release. and removed priority: p2 Moderately-important priority. Fix may not be included in next release. labels Nov 6, 2017
dhermes mentioned this pull request Nov 22, 2017

dhermes commented Nov 22, 2017

Copy link
Copy Markdown
Contributor

Closing in favor or #4438 (which literally pushed this exact set of history to start). But that PR is in the GoogleCloudPlatform remote so we can run system tests.

dhermes closed this Nov 22, 2017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL