Commit Graph

4 Commits

Author SHA1 Message Date
Benjamin Boenisch
1098dac141 Fix test paths: backend-compliance -> compliance/tests/, dsms-gateway -> test_main.py 2026-02-15 12:31:45 +01:00
Benjamin Boenisch
b7fd2d0ca2 Re-add clone config with extra_hosts (repos now trusted) 2026-02-15 11:28:11 +01:00
Benjamin Boenisch
b6f12435a7 Fix pipeline: remove custom clone and extra_hosts (trust level) 2026-02-15 10:57:08 +01:00
Benjamin Boenisch
cb57a34129 Add Woodpecker CI/CD pipeline
- Lint: golangci-lint (ai-compliance-sdk), ruff (Python), next lint (Node.js)
- Tests: Go tests, pytest for backend-compliance, document-crawler, dsms-gateway
- Build: Docker images for all services
- Security: SBOM generation + vulnerability scanning
- Deploy: manual docker compose deployment
2026-02-15 10:56:02 +01:00