Niek Otten not
  • Joined on 2026-04-01
not pushed to test/46-acl-openzaak-integration at eho/register-referentie 2026-06-29 10:04:47 +00:00
3829cb0b68 ci(acl): keep the integration lane local-only; document the runner gap (refs #46)
not opened issue eho/register-referentie#55 2026-06-29 10:02:45 +00:00
S-04c · Run the ACL integration test on the CI runner (compose-network)
not created pull request eho/register-referentie#54 2026-06-29 09:44:23 +00:00
test(acl): ACL integration test against real OpenZaak (closes #46)
not created branch test/46-acl-openzaak-integration in eho/register-referentie 2026-06-29 09:43:54 +00:00
not pushed to test/46-acl-openzaak-integration at eho/register-referentie 2026-06-29 09:43:54 +00:00
855a5565fe ci(acl): run the ACL integration test as a Gitea Actions job (refs #46)
09de500fb8 arch(acl): ADR-0006 — provision the ACL integration test against the compose stack (refs #46)
4322c607cb fix(acl): buffer the zaak POST body so OpenZaak accepts it (refs #46)
d0582cef65 test(acl): integration test opens a real zaak against OpenZaak (refs #46)
f2e575b427 feat(infra): publish the BIG zaaktype on demand via OZ_PUBLISH (refs #46)
Compare 5 commits »
not commented on issue eho/register-referentie#53 2026-06-29 09:25:00 +00:00
ADR proposal: provisioning strategy for the ACL OpenZaak integration test

Decision updated after investigation.

Originally proposed bringing the OpenZaak graph up via Testcontainers. Two findings reversed that:

  1. **Testcontainers .NET has no docker-compose…
not opened issue eho/register-referentie#53 2026-06-29 09:09:53 +00:00
ADR proposal: Testcontainers for the ACL OpenZaak integration test
not pushed to main at eho/register-referentie 2026-06-29 09:00:31 +00:00
fd5fa5ac3c Merge pull request 'test(acl): ACL mutation-score baseline with Stryker.NET (closes #47)' (#52) from feat/47-acl-mutation-baseline into main
5f3dd31925 fix(ci): pin upload-artifact to @v3 — @v4 refuses to run on Gitea (refs #47)
347713766e ci(acl): publish the Stryker HTML report as a CI artifact (refs #47)
7ecc184111 arch(acl): ADR-0005 adopt Stryker.NET for mutation testing (refs #47)
e8510bf9c3 ci(acl): run the mutation ratchet as a parallel CI job (refs #47)
Compare 8 commits »
not closed issue eho/register-referentie#51 2026-06-29 09:00:31 +00:00
ADR: Adopt Stryker.NET for .NET mutation testing
not closed issue eho/register-referentie#47 2026-06-29 09:00:31 +00:00
S-04b · ACL mutation-score baseline (Stryker.NET)
not merged pull request eho/register-referentie#52 2026-06-29 09:00:30 +00:00
test(acl): ACL mutation-score baseline with Stryker.NET (closes #47)
not pushed to feat/47-acl-mutation-baseline at eho/register-referentie 2026-06-25 13:28:10 +00:00
5f3dd31925 fix(ci): pin upload-artifact to @v3 — @v4 refuses to run on Gitea (refs #47)
not pushed to feat/47-acl-mutation-baseline at eho/register-referentie 2026-06-25 13:21:29 +00:00
347713766e ci(acl): publish the Stryker HTML report as a CI artifact (refs #47)
not created pull request eho/register-referentie#52 2026-06-25 13:01:24 +00:00
test(acl): ACL mutation-score baseline with Stryker.NET (closes #47)
not created branch feat/47-acl-mutation-baseline in eho/register-referentie 2026-06-25 13:00:57 +00:00
not pushed to feat/47-acl-mutation-baseline at eho/register-referentie 2026-06-25 13:00:57 +00:00
7ecc184111 arch(acl): ADR-0005 adopt Stryker.NET for mutation testing (refs #47)
e8510bf9c3 ci(acl): run the mutation ratchet as a parallel CI job (refs #47)
6ac2fca384 test(acl): add Stryker config + mutation make target recording the 95% baseline (refs #47)
10816f5303 test(acl): kill surviving mutants — assert CRS headers, guards, error paths, JWT claims (refs #47)
89b097d015 build(acl): pin Stryker.NET as a local dotnet tool (refs #47)
Compare 5 commits »
not opened issue eho/register-referentie#51 2026-06-25 12:44:16 +00:00
ADR: Adopt Stryker.NET for .NET mutation testing
not pushed to main at eho/register-referentie 2026-06-25 12:34:46 +00:00
5a83216395 Merge pull request 'ci(infra): Gitea Actions CI pipeline + full-stack compose smoke (closes #30)' (#50) from ci/30-gitea-actions-ci into main
f9e123dfcb docs(infra): tighten gitea-actions-gotchas, add local compose (refs #30)
e87113da24 feat(infra): add bind-mount local compose for no-make/Windows dev (refs #30)
dda4c58e1c fix(infra): portable health poll instead of compose --wait (refs #30)
b349dff496 refactor(infra): use upstream images verbatim, seed config via docker cp (refs #30)
Compare 13 commits »
not closed issue eho/register-referentie#30 2026-06-25 12:34:45 +00:00
S-00-c · Gitea Actions CI (lint, build, unit, compose-up smoke)
not merged pull request eho/register-referentie#50 2026-06-25 12:34:44 +00:00
ci(infra): Gitea Actions CI pipeline + full-stack compose smoke (closes #30)