Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

fix: Remove pumpify#2029

Merged
danielbankhead merged 7 commits intomainfrom
remove-pumpify
Aug 12, 2022
Merged

fix: Remove pumpify#2029
danielbankhead merged 7 commits intomainfrom
remove-pumpify

Conversation

@danielbankhead
Copy link
Copy Markdown
Contributor

Fixes #1915 🦕

As a follow-up, we should remove duplexify, which is a breaking change as it is exposed as a return type in a few places. In many places, a Transform stream makes more sense and is much cleaner.

@danielbankhead danielbankhead requested review from a team August 11, 2022 01:55
@product-auto-label product-auto-label Bot added size: l Pull request size is large. api: storage Issues related to the googleapis/nodejs-storage API. labels Aug 11, 2022
@danielbankhead danielbankhead changed the title Remove pumpify refactor: Remove pumpify Aug 11, 2022
Copy link
Copy Markdown
Contributor

@shaffeeullah shaffeeullah left a comment

Choose a reason for hiding this comment

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

one small nit, but otherwise looks good! please wait for @ddelgrosso1 to take a look as well. thanks for doing this!!

Comment thread src/file.ts Outdated
@ddelgrosso1
Copy link
Copy Markdown
Contributor

Overall nothing stands out to me as troublesome. Perhaps we should move this to a fix and/or feature. We have handled quite a few things during this fixit week and it might be nice to do a release.

@danielbankhead danielbankhead changed the title refactor: Remove pumpify fix: Remove pumpify Aug 12, 2022
@danielbankhead danielbankhead merged commit edc1d64 into main Aug 12, 2022
@danielbankhead danielbankhead deleted the remove-pumpify branch August 12, 2022 14:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

refactor(deps): Remove pumpify dependency

4 participants