11 Commits

Author SHA1 Message Date
51d668fe3e fix: remove stale container before e2e app start 2026-08-21 15:45:00 +00:00
dbdbbc73ed feat: add Playwright E2E tests to CI
- 15 tests: home, listing, detail, nav, status, RSS/Atom, theme toggle
- CI e2e job seeds test DB (80 articles, 3 sources) in Docker container
- Tests run in mcr.microsoft.com/playwright:v1.51.0-jammy image
- Port 5000 published for health check from runner
- node_modules + test-results excluded from git
2026-08-21 15:45:00 +00:00
c208bd99c5 fix: use pure shell instead of python3 for version parsing in runner 2026-08-21 15:45:00 +00:00
3848162f07 fix: use GITHUB_OUTPUT file in bump step too 2026-08-21 15:45:00 +00:00
0d77ba8505 fix: use python3 instead of jq for JSON parsing in runner 2026-08-21 15:45:00 +00:00
11d2b44195 ci: use Gitea container registry instead of release branches 2026-08-21 15:45:00 +00:00
c3cdfe9adb fix: lowercase docker image name for uppercase repo 2026-08-21 15:45:00 +00:00
d28b4b955c ci: add PR check and release/deploy workflows with version.json 2026-08-21 15:45:00 +00:00
d19b174884 fix: fix docker build for CI 2026-08-21 15:45:00 +00:00
73bf484a4c CI: remove --no-cache for docker layer caching 2026-08-21 15:45:00 +00:00
31af35ec6d CI: add generalized workflow 2026-08-21 15:45:00 +00:00