Install Playwright browsers in CI test jobs #96

Merged
lukas merged 2 commits from staging-test into main 2026-06-12 15:50:20 +00:00
Owner

The e2e tests launch chromium, but uv sync only installs the playwright
package, not the browser binaries, so CI failed with "Executable
doesn't exist" for the headless shell.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

The e2e tests launch chromium, but uv sync only installs the playwright package, not the browser binaries, so CI failed with "Executable doesn't exist" for the headless shell. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
lukas added 1 commit 2026-06-12 15:36:03 +00:00
Install Playwright browsers in CI test jobs
Django CI/CD / test (push) Successful in 2m37s
Staging deployment / deploy (push) Successful in 28s
Staging deployment / teardown (push) Has been skipped
Django CI/CD / build-and-push (push) Has been skipped
de0c2eced0
The e2e tests launch chromium, but uv sync only installs the playwright
package, not the browser binaries, so CI failed with "Executable
doesn't exist" for the headless shell.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
lukas added 1 commit 2026-06-12 15:45:37 +00:00
Comment staging URL on the open PR after deployment
Staging deployment / deploy (push) Successful in 22s
Staging deployment / teardown (push) Has been skipped
Django CI/CD / test (push) Successful in 2m20s
Django CI/CD / build-and-push (push) Successful in 1m52s
f79ec7b454
Looks up the open PR for the pushed branch via the Gitea API using the
workflow token and posts the staging URL once (skips if the same
comment already exists).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Staging deployment: https://tracker-staging-test.home.arpa
lukas merged commit f79ec7b454 into main 2026-06-12 15:50:20 +00:00
lukas deleted branch staging-test 2026-06-12 15:50:20 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lukas/timetracker#96