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

fix(node): vendor readable-stream from esm.sh #2584

Merged
merged 6 commits into from
Sep 2, 2022

Conversation

cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Aug 30, 2022

Opening as a draft PR to see how the CI goes while I work on a script to automate the vendoring process.

@cjihrig cjihrig force-pushed the readable-stream branch 3 times, most recently from 3cc8ac3 to 8bc6aa5 Compare August 30, 2022 19:04
@cjihrig cjihrig force-pushed the readable-stream branch 2 times, most recently from 901bf22 to 7b9b71a Compare August 31, 2022 16:55
@cjihrig cjihrig marked this pull request as ready for review August 31, 2022 22:28
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

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

Massive effort @cjihrig, thank you so much for looking into this. This looks mostly good to me and I'm waiting eagerly for fixes in readable-stream that will allow us to remove even more code. Could you add some README file on how to update node/_stream.js file?

@cjihrig cjihrig requested a review from bartlomieju September 1, 2022 15:29
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

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

LGTM

npm. To update the code, run the following command:

```
deno run -A --unstable node/_tools/vendor_readable_stream.ts
Copy link
Member

Choose a reason for hiding this comment

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

👍

Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

LGTM. Great!

@cjihrig cjihrig merged commit db3d958 into denoland:main Sep 2, 2022
@cjihrig cjihrig deleted the readable-stream branch September 2, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants