implemented 01-build-state-domain: add execution notes and jackson-datatype-jsr310 dependency

This commit is contained in:
Michael Hoennig
2026-07-07 06:53:04 +02:00
parent 38e080814e
commit f4a6ec9194
3 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ Revisit them in an ADR if a step uncovers problems.
Foundation:
- [ ] `01-build-state-domain.md` — build result domain model and persistent repository
- [x] `01-build-state-domain.md` — build result domain model and persistent repository
- [ ] `02-git-gateway.md` — full git access layer (fetch, branches, commits, checkout)
- [ ] `03-gitea-client.md` — Gitea API client for commit statuses