pelagia-portal/.forgejo
Hardik 991b7ca5dd
All checks were successful
PR checks / checks (pull_request) Successful in 31s
PR checks / integration (pull_request) Successful in 37s
ci: run integration tests on PRs (ephemeral Postgres)
Adds an `integration` job to PR checks: spins up a throwaway postgres:16
container on a random host port (isolated from prod / pelagia_test / staging),
applies migrations, dev-seeds, and runs `pnpm test:integration` (108 tests).
Container is always torn down via an EXIT trap.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 02:40:59 +05:30
..
issue_template chore(forgejo): add issue template 2026-06-11 16:04:22 +05:30
workflows ci: run integration tests on PRs (ephemeral Postgres) 2026-06-21 02:40:59 +05:30
PULL_REQUEST_TEMPLATE.md test+ci: green the test baseline and make type-check + unit tests hard gates 2026-06-19 13:03:54 +05:30