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

feat: infer project from explicit service account creds #51

Merged
merged 5 commits into from Jan 19, 2021

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Dec 8, 2020

@tseaver tseaver requested a review from a team as a code owner December 8, 2020 20:45
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 8, 2020
@crwilcox
Copy link
Contributor

@busunkim96 wdyt?

@tseaver tseaver merged commit 2bd41a1 into master Jan 19, 2021
@tseaver tseaver deleted the 27-infer-project-from-explicit-credentials branch January 19, 2021 23:03
tseaver added a commit to googleapis/python-storage that referenced this pull request May 5, 2021
andrewsg pushed a commit to googleapis/python-storage that referenced this pull request May 5, 2021
* tests: fix 'TestClient.test_ctor_wo_project'

Broken by googleapis/python-cloud-core#51

Closes #427

* chore(deps): pin googleapis-common-protos' FBO python2.7

Closes #429
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
* tests: fix 'TestClient.test_ctor_wo_project'

Broken by googleapis/python-cloud-core#51

Closes googleapis#427

* chore(deps): pin googleapis-common-protos' FBO python2.7

Closes googleapis#429
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
* tests: fix 'TestClient.test_ctor_wo_project'

Broken by googleapis/python-cloud-core#51

Closes googleapis#427

* chore(deps): pin googleapis-common-protos' FBO python2.7

Closes googleapis#429
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infer project from credentials if not passed explicitly
3 participants