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: Resume Resumable Uploads #2333

Merged
merged 28 commits into from
Nov 1, 2023
Merged

feat: Resume Resumable Uploads #2333

merged 28 commits into from
Nov 1, 2023

Conversation

danielbankhead
Copy link
Member

Additionally, support uploading partial resumable uploads.

Fixes #2162 🦕

@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Oct 16, 2023
@danielbankhead danielbankhead changed the title feat: Resume Resumable Upload feat: Resume Resumable Uploads Oct 16, 2023
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/nodejs-storage API. label Oct 16, 2023
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Oct 19, 2023
@danielbankhead danielbankhead marked this pull request as ready for review October 20, 2023 01:18
@danielbankhead danielbankhead requested review from a team as code owners October 20, 2023 01:18
@danielbankhead danielbankhead added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 20, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 20, 2023
@danielbankhead danielbankhead added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 20, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 20, 2023
@danielbankhead danielbankhead added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 20, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 20, 2023
src/file.ts Outdated Show resolved Hide resolved
@ddelgrosso1
Copy link
Contributor

Since this is a larger change let's walk through it when you have some time.

@danielbankhead danielbankhead added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 1, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 1, 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 googleapis/nodejs-storage API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resume an incomplete upload
3 participants