Skip to content

STORAGE: Adding default project in get_connection. - #699

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:storage-default-project-in-connection
Mar 12, 2015
Merged

STORAGE: Adding default project in get_connection.#699
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:storage-default-project-in-connection

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

Also removing the same fallback in set_default_connection since it calls get_connection().


FWIW: I came across this while trying to make implicit auth work in storage. The fact that get_connection requires arguments doesn't work well with _LazyProperty.

Also removing the same fallback in set_default_connection since it
calls get_connection().
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 12, 2015
@coveralls

Copy link
Copy Markdown

Coverage Status

Changes Unknown when pulling da6ad6c on dhermes:storage-default-project-in-connection into * on GoogleCloudPlatform:master*.

@dhermesdhermes added the api: storage Issues related to the Cloud Storage API. label Mar 12, 2015
@tseaver

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Mar 12, 2015
…ction
STORAGE: Adding default project in get_connection.
@dhermes
dhermes merged commit 19bdb13 into googleapis:masterMar 12, 2015
@dhermes
dhermes deleted the storage-default-project-in-connection branch March 12, 2015 17:22
@dhermesdhermes mentioned this pull request Mar 12, 2015
parthea pushed a commit that referenced this pull request Sep 18, 2025
* chore: include api error info in raised errors
* format strings
parthea pushed a commit that referenced this pull request Nov 24, 2025
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [protobuf](https://developers.google.com/protocol-buffers/) | minor | `==3.13.0` -> `==3.14.0` |
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gapic-generator-python).
parthea pushed a commit that referenced this pull request Nov 24, 2025
Source-Link: googleapis/synthtool@71a7297
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e8dcfd7cbfd8beac3a3ff8d3f3185287ea0625d859168cc80faccfc9a7a00455
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
use the pytest.mark.xfail decorator
parthea added a commit that referenced this pull request Mar 2, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storageIssues related to the Cloud Storage API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@dhermes@coveralls@tseaver@googlebot