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(crc32c): Convenient Method For Reading Files #2095

Merged
merged 5 commits into from Oct 25, 2022
Merged

Conversation

danielbankhead
Copy link
Member

🦕

@danielbankhead danielbankhead requested review from a team as code owners October 25, 2022 03:36
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: storage Issues related to the googleapis/nodejs-storage API. labels Oct 25, 2022
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Oct 25, 2022
@ddelgrosso1 ddelgrosso1 merged commit 2145c81 into main Oct 25, 2022
@ddelgrosso1 ddelgrosso1 deleted the crc32c-read-file branch October 25, 2022 15:33
ddelgrosso1 pushed a commit to ddelgrosso1/nodejs-storage that referenced this pull request Dec 5, 2022
* feat(crc32c): Convenient Method For Reading Files

* fix: `fs/promises` for Node 12

* fix: Use `unlink`, `rm` isn't available on Node 12

* fix: Use `unlink`, `rm` isn't available on Node 12
ddelgrosso1 pushed a commit to ddelgrosso1/nodejs-storage that referenced this pull request Dec 5, 2022
* feat(crc32c): Convenient Method For Reading Files

* fix: `fs/promises` for Node 12

* fix: Use `unlink`, `rm` isn't available on Node 12

* fix: Use `unlink`, `rm` isn't available on Node 12
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: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants