implemented 03-gitea-client.md: added Gitea API client for commit statuses, status mapping, and extensive tests

This commit is contained in:
Michael Hoennig
2026-07-07 07:34:18 +02:00
parent a427665ce8
commit ae3ae7aa04
7 changed files with 528 additions and 1 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ Foundation:
- [x] `01-build-state-domain.md` — build result domain model and persistent repository
- [x] `02-git-gateway.md` — full git access layer (fetch, branches, commits, checkout)
- [ ] `03-gitea-client.md` — Gitea API client for commit statuses
- [x] `03-gitea-client.md` — Gitea API client for commit statuses
Core engine: