11 Commits

Author SHA1 Message Date
9c2ffabfbf fix: remove stale container before e2e app start 2026-07-07 22:47:20 +00:00
80ff136c31 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-07-07 22:45:52 +00:00
5efa6e4284 fix: use pure shell instead of python3 for version parsing in runner 2026-07-07 21:18:07 +00:00
3fc5b2d58f fix: use GITHUB_OUTPUT file in bump step too 2026-07-07 20:05:33 +00:00
7fbb84dce2 fix: use python3 instead of jq for JSON parsing in runner 2026-07-07 20:05:13 +00:00
f7fdcb374a ci: use Gitea container registry instead of release branches 2026-07-07 19:36:39 +00:00
1c4f6b809e fix: lowercase docker image name for uppercase repo 2026-07-07 19:18:10 +00:00
0ad3fbb68d ci: add PR check and release/deploy workflows with version.json 2026-07-07 18:35:30 +00:00
976e29087f fix: fix docker build for CI 2026-07-05 23:59:38 +00:00
5afeb290a7 CI: remove --no-cache for docker layer caching 2026-07-05 03:13:52 +00:00
aa7fc1f1e6 CI: add generalized workflow 2026-07-05 02:46:35 +00:00