-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add implicit environment support to pubsub #763
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
Conversation
|
Just reviewed from phone. LGTM. I'm unclear if we need both the Cloud Platform scope and the Pubsub scope (i.e. just one will do). Maybe not though. There are methods in storage where the |
Add implicit environment support to pubsub
|
@dhermes the API docs for authorization appear to indicate that either scope would be fine. |
|
In my understanding, the Cloud Platform scope contains all of the scopes. I prefer using only Pubsub scope explicitly rather than using the wildcard. |
* chore: exclude sample-specific formatting from owlbot * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* chore: exclude sample-specific formatting from owlbot * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* specify a particular version of bigquery to debug * again tweaking the versions to debug issue. * add some pip freeze commands for debugging * updates minimum latency to correct a flaky bot issue and protect users * Update noxfile.py * Update noxfile.py * Update setup.py * Update noxfile.py * add several test cases to test validation logic * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
No description provided.