Commit History

ci: raise coverage gate from 70% to 80%, ignore load tests in pytest, add badges to README
6d7fd1d

Padmanav commited on

fix(ci): set PYTHONPATH and stub env vars so tests can import app and initialise settings
57a2287

Padmanav commited on

fix: disable cache and provenance to resolve unknown blob error on ghcr.io
89e7714

Padmanav commited on

fix: set REPO_LOWER env var before using it in Docker image tags
5fef102

Padmanav commited on

ci: publish Docker image to GHCR on every main push
93b849b

Padmanav commited on

docs: fix stale architecture doc, add README badges, CONTRIBUTING, PR template
930b528

Padmanav commited on

test: add missing agent tests, API route integration tests, enforce 70% coverage in CI
bf214ef

Padmanav commited on

ci: add GitHub Actions pipeline for lint, security scan, test, and Docker build
fb0dcfa

Padmanav commited on

fix: correct bandit format flag and ruff exit-zero in CI
9f2a05b

Padmanav commited on

fix: resolve all ruff linting errors in __init__ files and CI
069b343

Padmanav commited on

feat: add Dockerfile, GitHub Actions CI and Kubernetes manifests
0b33efa

Padmanav commited on

chore: initialize project folder structure
12ccf71

Padmanav commited on