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

Merge stable #1712

Merged
merged 7 commits into from
Dec 6, 2023
Merged

Merge stable #1712

merged 7 commits into from
Dec 6, 2023

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Dec 6, 2023

(Second attempt, because a manual pnpm install is needed after the merge.)

chancancode and others added 7 commits December 5, 2023 15:14
Ran into bugs/issues with using polling mode when writing tests for #1696, specifically that on my macOS dev environment using polling, when watching a directory it doesn't seem to consistently emit the `added` event.

Mainly I wanted to see which, if any, tests fail without this option. It also seemed a bit suspect since rollup/chokidar presumably works on windows out of the box?

Even if this is necessary we may want to limit it to the windows test only (can just set `CHOKIDAR_USEPOLLING` on the job level), since this makes things _less_ realistic everywhere else.

(cherry picked from commit a562b4e)
…09862bd7d79d899f55c8fda63

Backport #1703 to stable
@ef4 ef4 added the internal label Dec 6, 2023
@ef4 ef4 merged commit 996b2ff into main Dec 6, 2023
@ef4 ef4 deleted the merge-stable branch December 6, 2023 22:07
@github-actions github-actions bot mentioned this pull request Dec 6, 2023
This was referenced Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants