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: Integrate google-resumable-media (#1283) #1389

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

andrewsg
Copy link
Contributor

@andrewsg andrewsg commented Dec 5, 2024

Integrate the google-resumable-media library into python-storage.

This branch, 3.0-pre, will reconstruct the 3.0-devel branch rebased on top of the most HEAD in main, in preparation for an imminent preview release.

This PR intentionally separates out and skips the intermediate commit move resumable media files into branch without other changes in order to provide a useful diff.

Due to the development process for the 3.0 branch, this PR is being reviewed belatedly as further changes are already integrated on the 3.0-devel branch.

BEGIN_COMMIT_OVERRIDE
feat!: Integrate google-resumable-media
END_COMMIT_OVERRIDE

Integrate the google-resumable-media library into python-storage.

---------

Co-authored-by: cojenco <cathyo@google.com>
@andrewsg andrewsg requested review from a team as code owners December 5, 2024 01:54
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: storage Issues related to the googleapis/python-storage API. labels Dec 5, 2024
@andrewsg andrewsg changed the title feat: resumable media integration (#1283) feat: Integrate google-resumable-media (#1283) Dec 5, 2024
@ddelgrosso1
Copy link
Contributor

No real comments as this looks like mainly a large refactor to move media internal. Most changes look like just updates to pathing / imports.

Copy link
Contributor

@cojenco cojenco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM questions and reviews were addressed in #1283

The failed kokoro should be fixed via d17a15d

@andrewsg
Copy link
Contributor Author

Oh I forgot about our earlier review, thanks for reminding me. Okay, I'll merge this and also the later fixes.

@andrewsg andrewsg merged commit 546969c into 3.0-pre Dec 10, 2024
6 of 7 checks passed
@andrewsg andrewsg deleted the 3.0-pre-resumable-media-integration branch December 10, 2024 00:07
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 googleapis/python-storage API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants