| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@daspecster I'm not really sure what to do here. Pub/Sub and Logging are "half-way" to just removing Connection altogether (or having a very different / stripped down version of the Connection). So this change needed to be made as part of that effort, the effort just got halted by Santa. |
Sorry, something went wrong.
|
🎅 💥 Ok, I can try and continue with the "extraction". But if you want too, I'll close this and keep rolling with other things. Edit: I just realized that my emoji look like I'm blowing up santa...I was going for Santa blowing up pubsub and logging...ha |
Sorry, something went wrong.
|
@daspecster I think the right fix (for now) is to just use client._connection._credentials (here and here). |
Sorry, something went wrong.
|
Update pushed! I ran the system tests and they passed so that should do the trick! |
Sorry, something went wrong.
|
👍 LGTM to merge (Travis is green already) |
Sorry, something went wrong.
See: https://travis-ci.org/GoogleCloudPlatform/google-cloud-python/builds/191433056#L2195 This is a band-aid for now. I caused it in googleapis#2875 and will roll-back this roll-back at a later time. @daspecter fixed a similar breakage in googleapis#2909.
…edentials Fix for pubsub scope error.
See: https://travis-ci.org/GoogleCloudPlatform/google-cloud-python/builds/191433056#L2195 This is a band-aid for now. I caused it in googleapis#2875 and will roll-back this roll-back at a later time. @daspecter fixed a similar breakage in googleapis#2909.
See: https://travis-ci.org/GoogleCloudPlatform/google-cloud-python/builds/191433056#L2195 This is a band-aid for now. I caused it in #2875 and will roll-back this roll-back at a later time. @daspecter fixed a similar breakage in #2909.
| Back | FazBrowse Home | New Git URL |
Closes #2908
I'm not sure this is the right way to go about fixing this. But it works!