5 Commits

Author SHA1 Message Date
Johan
35c0c676fe docker 2026-02-04 13:39:46 +01:00
Johan
b72aa61aa6 docker 2026-02-04 13:38:21 +01:00
Johan
0004fa1895 docker 2026-02-04 11:52:22 +01:00
Johan
0d0dd3cfcf refactor: configure pre-commit and CI/CD pipeline
- Restructured GitHub Actions workflow with separate jobs for linting, testing, and security
- Configured pre-commit hooks: black, isort, flake8, yamllint
- Added setup.cfg for centralized configuration
- Relaxed flake8 rules (B008, D* docstrings) for FastAPI compatibility
- Removed bandit (pbr dependency issue) - can be added later
- All pre-commit checks now passing
2026-02-02 15:46:05 +01:00
Johan
5156438be5 first commit 2026-02-02 13:56:58 +01:00