d61594974f
feat(workflow): Flowable up with registratie.bpmn external task ( closes #4 )
...
CI / lint (pull_request) Has been cancelled
CI / build (pull_request) Has been cancelled
CI / unit (pull_request) Has been cancelled
CI / compose-smoke (pull_request) Has been cancelled
Add infra/flowable/docker-compose.yml (flowable-rest on Postgres, host :8090)
and workflows/registratie.bpmn — a minimal "Registratie ontvangen" process:
start -> external-worker task OpenZaakAanmaken -> end. A flowable-init
container deploys the model via the REST API on boot (idempotent: skips if
already deployed).
Add `make flowable-up/flowable-smoke/flowable-down`; flowable-smoke runs
infra/flowable/verify.py, which starts an instance and asserts it parks on
the OpenZaakAanmaken external task, then cleans up. Runbook included.
Verified clean-slate: down --volumes -> `make flowable-smoke` deploys on
boot, starts an instance, and confirms it waits at OpenZaakAanmaken.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-04 09:16:35 +02:00
c904c64597
feat(infra): Keycloak with four mock realms ( closes #3 ) ( #43 )
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / unit (push) Has been cancelled
CI / compose-smoke (push) Has been cancelled
2026-06-03 14:16:49 +00:00
195a76aaf2
feat(infra): Open Notificaties up + shared network ( closes #2 ) ( #42 )
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / unit (push) Has been cancelled
CI / compose-smoke (push) Has been cancelled
2026-06-03 13:59:02 +00:00
0409eb42c5
feat(infra): seed BIG catalogus + JWT client for OpenZaak (refs #2 ) ( #41 )
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / unit (push) Has been cancelled
CI / compose-smoke (push) Has been cancelled
2026-06-03 13:42:44 +00:00
8c5bbe05a9
feat(infra): OpenZaak + Postgres + Redis up in compose (refs #10 ) ( #40 )
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / unit (push) Has been cancelled
CI / compose-smoke (push) Has been cancelled
2026-06-03 13:16:31 +00:00
e85774d482
docs: MkDocs scaffold + ADR-0001 + README quickstart ( closes #32 ) ( #39 )
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / unit (push) Has been cancelled
CI / compose-smoke (push) Has been cancelled
2026-06-03 12:13:32 +00:00
ada2e807a3
chore: contributor workflow — templates, git-cliff, gitea-workflow doc ( closes #31 ) ( #38 )
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / unit (push) Has been cancelled
CI / compose-smoke (push) Has been cancelled
2026-06-03 12:09:24 +00:00
d4a89e6e62
ci: Gitea Actions pipeline + runner runbook (refs #30 ) ( #37 )
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / unit (push) Has been cancelled
CI / compose-smoke (push) Has been cancelled
2026-06-03 12:04:19 +00:00
dfbaf7640a
feat(bff): placeholder BFF + /health endpoint ( closes #28 ) ( #34 )
2026-06-03 11:38:08 +00:00
1daf7a5b59
Init
2026-06-03 11:38:28 +02:00