Skip to content

Update Node to 22 and fix flaky TmpDir test#131

Merged
ericmj merged 2 commits into
mainfrom
ericmj/fix-docker-and-flaky-test
Mar 29, 2026
Merged

Update Node to 22 and fix flaky TmpDir test#131
ericmj merged 2 commits into
mainfrom
ericmj/fix-docker-and-flaky-test

Conversation

@ericmj
Copy link
Copy Markdown
Member

@ericmj ericmj commented Mar 29, 2026

Install Node 22 from NodeSource instead of Node 18 from Debian apt since webpack-cli 7 requires Node >= 20.9.0.

Fix flaky TmpDir cleanup test by replacing Process.sleep with proper process monitor and GenServer sync.

ericmj added 2 commits March 29, 2026 18:28
Install Node 22 from NodeSource instead of Node 18 from Debian apt
since webpack-cli 7 requires Node >= 20.9.0.

Fix flaky TmpDir cleanup test by replacing Process.sleep with proper
process monitor and GenServer sync.
@ericmj ericmj merged commit 6efc3d0 into main Mar 29, 2026
12 checks passed
@ericmj ericmj deleted the ericmj/fix-docker-and-flaky-test branch March 29, 2026 16:42
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.

1 participant