Skip to content

chore: added changeset#865

Merged
manudous merged 4 commits into
devfrom
chore/#864-add-missing-changeset
Jun 5, 2026
Merged

chore: added changeset#865
manudous merged 4 commits into
devfrom
chore/#864-add-missing-changeset

Conversation

@manudous
Copy link
Copy Markdown
Member

No description provided.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
manudous and others added 3 commits June 5, 2026 08:13
The browser install step could hang indefinitely on a Playwright CDN
stall (a run hung ~47min before being cancelled). Cache the browsers
under ~/.cache/ms-playwright keyed by package-lock.json, only download
on cache miss, and bound the step with timeout-minutes so a stall fails
fast instead of blocking the job. Also drop webkit (unused) from the
install, keeping only chromium and firefox.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
playwright install hangs right after the Chromium download reaches 100%
when run on Node 24.16+ (the version GitHub runners now resolve from
.nvmrc). This is a Playwright regression affecting <1.60.0, fixed in
1.60.0. Bump @playwright/test and playwright pins accordingly.

Refs: microsoft/playwright#40998, microsoft/playwright#41092

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@manudous manudous merged commit a54f9a7 into dev Jun 5, 2026
3 checks passed
@manudous manudous deleted the chore/#864-add-missing-changeset branch June 5, 2026 06:40
@manudous manudous mentioned this pull request Jun 5, 2026
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.

2 participants