Benjamin Boenisch
022c00cd17
fix(ci): use docker runner label instead of ubuntu-latest
...
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-consent (push) Failing after 11s
CI / test-python-voice (push) Failing after 6s
CI / test-bqas (push) Failing after 1s
The Gitea Actions runner on meghsakha uses label "docker".
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-02-15 16:53:31 +01:00
Benjamin Boenisch
19ee99a3bc
ci: add Gitea Actions workflow for external CI
...
CI / go-lint (push) Has been cancelled
CI / python-lint (push) Has been cancelled
CI / nodejs-lint (push) Has been cancelled
CI / test-go-consent (push) Has been cancelled
CI / test-python-voice (push) Has been cancelled
CI / test-bqas (push) Has been cancelled
Adds .gitea/workflows/ci.yaml with lint and test jobs.
Runs on gitea.meghsakha.com with Gitea Actions runner.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-02-15 16:38:59 +01:00
Benjamin Boenisch
1089c73b46
feat: voice-service von lehrer nach core verschoben, Pipeline erweitert (voice, BQAS, embedding, night-scheduler)
2026-02-15 13:26:06 +01:00
Benjamin Boenisch
a7e4500ea6
Re-add clone config with extra_hosts (repos now trusted)
2026-02-15 11:28:10 +01:00
Benjamin Boenisch
b60a0cba3c
Fix pipeline: remove custom clone and extra_hosts (trust level)
2026-02-15 10:57:06 +01:00
Benjamin Boenisch
87133798ab
Add Woodpecker CI/CD pipeline
...
- Lint: golangci-lint (consent-service), ruff (Python), next lint (admin-core)
- Tests: Go tests for consent-service with JSON reporting
- Build: Docker images for consent-service, backend-core, admin-core
- Security: SBOM generation + vulnerability scanning
- Deploy: manual docker compose deployment
2026-02-15 10:56:01 +01:00
Benjamin Boenisch
fdfe38b61a
docs: update MkDocs for 3-project architecture (core/lehrer/compliance)
...
- Rewrite system-architecture.md with new 3-project diagram
- Update index.md with Core services table and nginx routing
- Replace service docs that moved to lehrer/compliance with redirects
(klausur-service, voice-service, agent-core, ki-daten-pipeline -> lehrer)
(ai-compliance-sdk -> compliance)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-14 19:51:09 +01:00
Benjamin Boenisch
f2a24d7341
feat: add pitch-deck service to core infrastructure
...
Migrated pitch-deck from breakpilot-pwa to breakpilot-core.
Container: bp-core-pitch-deck on port 3012.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-14 19:44:27 +01:00
Benjamin Boenisch
3739d2b8b9
chore: Update nginx config and add static HTML pages
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-12 20:29:28 +01:00
Benjamin Boenisch
97373580a8
Add admin-core frontend (Port 3008)
...
Next.js admin frontend for Core with 3 categories
(Communication, Infrastructure, Development), 13 modules,
2 roles (developer, ops), and 11 API proxy routes.
Includes docker-compose service and nginx SSL config.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-12 14:44:37 +01:00
Benjamin Boenisch
2498b0eb1f
Update CLAUDE.md, MkDocs, nginx docs proxy, .claude/rules
...
- CLAUDE.md: Comprehensive documentation for core infrastructure
- docs-src: Cleaned 316MB junk, kept only markdown docs
- mkdocs.yml: Updated nav for core-only content
- nginx: Docs proxy targets split (3002->lehrer, 3007->compliance)
- docker-compose: Fixed docs port mapping (8009:80), added INSTALL_LOCK
- .claude/rules: testing, documentation, open-source-policy, night-scheduler
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-12 00:49:21 +01:00
Benjamin Boenisch
ad111d5e69
Initial commit: breakpilot-core - Shared Infrastructure
...
Docker Compose with 24+ services:
- PostgreSQL (PostGIS), Valkey, MinIO, Qdrant
- Vault (PKI/TLS), Nginx (Reverse Proxy)
- Backend Core API, Consent Service, Billing Service
- RAG Service, Embedding Service
- Gitea, Woodpecker CI/CD
- Night Scheduler, Health Aggregator
- Jitsi (Web/XMPP/JVB/Jicofo), Mailpit
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-11 23:47:13 +01:00