Skip to content

feat: adopt x-openregister-lifecycle on 5 softwarecatalogus schemas#209

Open
rubenvdlinde wants to merge 2 commits intodevelopmentfrom
feature/declarative-annotation-pilot
Open

feat: adopt x-openregister-lifecycle on 5 softwarecatalogus schemas#209
rubenvdlinde wants to merge 2 commits intodevelopmentfrom
feature/declarative-annotation-pilot

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Contributor

Annotates organisatie, gebruik, contract, koppeling, moduleVersie schemas. Companion: ConductionNL/openregister#1357

Annotates every schema in the softwarecatalogus register that has a
status enum:

| Schema       | Actions |
|--------------|---------|
| organisatie  | activate, deactivate, reactivate |
| gebruik      | plan, goLive, phaseOut, retire |
| contract     | sign, expire, renegotiate |
| koppeling    | release, sunset, withdraw |
| moduleVersie | release, sunset, withdraw |

OpenRegister's LifecycleValidationListener now enforces every status
move on these schemas. Status changes that skip steps (e.g. organisatie
Concept → Deactief without going through Actief) are rejected via
HookStoppedException → HTTP 422.

Companion: ConductionNL/openregister#1357
@github-actions
Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/softwarecatalog @ 44e8433

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 120/120
npm ✅ 582/582
PHPUnit ⏭️
Newman ⏭️
Playwright ⏭️

Quality workflow — 2026-04-29 12:01 UTC

Download the full PDF report from the workflow artifacts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant