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

chore: test webpacking #1999

Closed
wants to merge 7 commits into from
Closed

chore: test webpacking #1999

wants to merge 7 commits into from

Conversation

jeswr
Copy link
Contributor

@jeswr jeswr commented May 15, 2023

Recently there was a regression in the NodeJS readable-stream package which required webpack configs to polyfill the stream package.

This adds a test to make sure no such regressions are introduced into our codebase by readable-stream or any other package in the future.

This PR is blocked until nodejs/readable-stream#516 is resolved. I have proposed a fix upstream in nodejs/readable-stream#519.

@vercel
Copy link

vercel bot commented May 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
solid-client-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2023 6:08am

@jeswr jeswr temporarily deployed to ESS PodSpaces June 29, 2023 10:12 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to NSS June 29, 2023 10:12 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS PodSpaces June 29, 2023 10:12 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to NSS June 29, 2023 10:12 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to NSS June 29, 2023 10:12 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS Dev-Next June 29, 2023 10:12 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS PodSpaces June 29, 2023 10:14 — with GitHub Actions Inactive
@chelseapinka
Copy link
Contributor

@jeswr so since this was merged we dont need this PR anymore right? just a bump on readable-stream?

@jeswr
Copy link
Contributor Author

jeswr commented Jul 4, 2023

@chelseapinka - this PR is for regression testing so we want to keep it and merge it. I tried running this branch on v4.4.1 of readable-stream but discovered this issue - I will try again shortly on 4.4.2 which was just released

@jeswr jeswr temporarily deployed to ESS PodSpaces July 4, 2023 00:12 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS PodSpaces July 4, 2023 00:12 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to NSS July 4, 2023 00:12 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS Dev-Next July 4, 2023 00:12 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS PodSpaces July 4, 2023 00:12 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to NSS July 4, 2023 00:12 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS PodSpaces July 4, 2023 00:12 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to NSS July 4, 2023 00:12 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS Dev-Next July 4, 2023 00:12 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS PodSpaces July 6, 2023 06:07 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS PodSpaces July 6, 2023 06:07 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to NSS July 6, 2023 06:07 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS PodSpaces July 6, 2023 06:07 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS Dev-Next July 6, 2023 06:07 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS PodSpaces July 6, 2023 06:07 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to NSS July 6, 2023 06:07 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS PodSpaces July 6, 2023 06:07 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to NSS July 6, 2023 06:07 — with GitHub Actions Inactive
@jeswr jeswr temporarily deployed to ESS Dev-Next July 6, 2023 06:07 — with GitHub Actions Inactive
@jeswr jeswr closed this Jul 6, 2023
@jeswr jeswr deleted the chore/test-webpacking branch July 6, 2023 06:20
@jeswr jeswr mentioned this pull request Jul 6, 2023
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.

None yet

2 participants