Skip to content

Revert "DEV: Pin playwright browser cache path in discourse_test image (#1058)"#1060

Merged
tgxworld merged 1 commit into
mainfrom
tgxworld/revert-playwright-browsers-path
May 21, 2026
Merged

Revert "DEV: Pin playwright browser cache path in discourse_test image (#1058)"#1060
tgxworld merged 1 commit into
mainfrom
tgxworld/revert-playwright-browsers-path

Conversation

@tgxworld
Copy link
Copy Markdown
Contributor

Reverts #1058. The image build failed because the subsequent pnpm playwright install ffmpeg step still ran as root and created /home/discourse/.cache/ms-playwright owned by root, breaking the chromium install that ran as the discourse user with EACCES: permission denied. See https://github.com/discourse/discourse_docker/actions/runs/26201953575.

Reverting so discourse_test:release returns to a known-good state. A combined re-introduction PR will follow with the ffmpeg install also running as the discourse user.

@tgxworld tgxworld merged commit f881495 into main May 21, 2026
7 checks passed
@tgxworld tgxworld deleted the tgxworld/revert-playwright-browsers-path branch May 21, 2026 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants