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

Move generate_signed_url to standalone function in credentials. #589

Merged
merged 1 commit into from
Feb 3, 2015

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Feb 1, 2015

This was very out of place as a method on Connection in storage.

This was **very** out of place as a method on Connection in storage.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 1, 2015
@dhermes dhermes added the api: storage Issues related to the Cloud Storage API. label Feb 1, 2015
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 0d70e9c on dhermes:move-signed-url-to-credentials into d858ff0 on GoogleCloudPlatform:master.

@tseaver
Copy link
Contributor

tseaver commented Feb 3, 2015

I can hardly object: this is basically the same as my #356, which was aimed at #57.

@dhermes
Copy link
Contributor Author

dhermes commented Feb 3, 2015

Ha I vaguely remembered being a party pooper on that one.

I should have trusted your "this feels out of place" instincts.

This also brings up the question: How do GAE / GCE service accounts hope to sign a URL?

@dhermes
Copy link
Contributor Author

dhermes commented Feb 3, 2015

Also @tseaver is your endorsement above a LGTM or are you still reviewing?

@tseaver
Copy link
Contributor

tseaver commented Feb 3, 2015

LGTM

dhermes added a commit that referenced this pull request Feb 3, 2015
Move generate_signed_url to standalone function in credentials.
@dhermes dhermes merged commit e80958a into googleapis:master Feb 3, 2015
@dhermes dhermes deleted the move-signed-url-to-credentials branch February 3, 2015 19:23
vchudnov-g pushed a commit that referenced this pull request Sep 20, 2023
parthea pushed a commit that referenced this pull request Oct 21, 2023
* feat: add support for directly attached and effective tags
docs: clarify comments for tags and effective tags

Clients can search resources filtered by effective tags and start to use the new `tags` field instead of old `tag_key`, `tag_value`, `tag_value_id` fields to access directly attached tags.

PiperOrigin-RevId: 567554529

Source-Link: googleapis/googleapis@1a3ea87

Source-Link: googleapis/googleapis-gen@df4f7ba
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGY0ZjdiYTQxYTgwN2ExOTNiNDhhZmRiYThkNGFlZjM1NjM2ODc1YSJ9

* 🦉 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>
@release-please release-please bot mentioned this pull request Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants