Skip to content

node: Fix playwright handler for new versions#518

Merged
bbhtt merged 1 commit intoflatpak:masterfrom
Beryesa:fix-playwright-cdn
Mar 20, 2026
Merged

node: Fix playwright handler for new versions#518
bbhtt merged 1 commit intoflatpak:masterfrom
Beryesa:fix-playwright-cdn

Conversation

@Beryesa
Copy link
Contributor

@Beryesa Beryesa commented Mar 19, 2026

Hi! The old cdn seems to be deprecated (apparently microsoft/playwright#38967 )

I was about to write an issue to ask what to do about the missing arm64 builds

The current url seems to be https://cdn.playwright.dev/builds/cft/146.0.7680.31/linux64/chrome-headless-shell-linux64.zip which I found from pietdevries94/playwright-web-flake@6a8be82 (thanks)
but do you know any less fragile way to keep up with these kinds of random breakages? :p

That link fetches from https://storage.googleapis.com/chrome-for-testing-public/146.0.7680.31/linux64/chrome-linux64.zip so I looked around a little further and according to the list under https://github.com/GoogleChromeLabs/chrome-for-testing/blob/main/data/last-known-good-versions-with-downloads.json there're no arm builds for linux.

I wanted to ask what could be done for that?

but apparently there were no arm builds previously either, I wonder if those "successful" arm builds worked at all 😅

Updated the old formatting as well.

@Beryesa Beryesa requested a review from a team as a code owner March 19, 2026 13:43
@github-actions github-actions bot added the node label Mar 19, 2026
@Beryesa Beryesa force-pushed the fix-playwright-cdn branch 2 times, most recently from 651eca4 to 47b234f Compare March 19, 2026 15:51
The old URL format with revisions has been deprecated
for chromium and chromium-headless-shell; and fails on 1.58.0

Updated to the new CDN for all URLs
@Beryesa Beryesa force-pushed the fix-playwright-cdn branch from 47b234f to db63ff6 Compare March 20, 2026 09:09
@bbhtt bbhtt merged commit 5c73dc4 into flatpak:master Mar 20, 2026
4 checks passed
@Beryesa
Copy link
Contributor Author

Beryesa commented Mar 20, 2026

Thanks 💛

@Beryesa Beryesa deleted the fix-playwright-cdn branch March 21, 2026 03:58
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.

2 participants