pelagia-portal/.forgejo/workflows
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
..
deploy.yml fix(deploy): don't inject the CI runner token into ppms (drop --update-env) 2026-06-20 23:57:01 +05:30
pr-checks.yml ci: run integration tests on PRs (ephemeral Postgres) 2026-06-21 02:40:59 +05:30
staging.yml feat(staging): auto-refresh staging on every push to master 2026-06-21 01:07:49 +05:30