devops: fix CI — Playwright Docker image + upload-artifact v3 #15
Reference in New Issue
Block a user
Delete Branch "devops/ci-fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
mcr.microsoft.com/playwright:v1.58.2-noblecontainer — Chromium and all system deps pre-installed, eliminating the slowinstall-depsapt run on every push (closes #13)upload-artifact@v4→v3— v4 is unsupported on Gitea and was marking jobs as failed even when all tests passed, and preventing the Playwright cache from ever being saved (closes #14)Test plan
🤖 Generated with Claude Code