Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

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

Merged
rubenvdlinde merged 2 commits into
developmentfrom
feature/declarative-annotation-pilot
May 12, 2026
Merged

feat: adopt x-openregister-lifecycle on 5 softwarecatalogus schemas#209
rubenvdlinde merged 2 commits into
developmentfrom
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.

@rubenvdlinde rubenvdlinde merged commit 2969403 into development May 12, 2026
18 of 20 checks passed
@rubenvdlinde rubenvdlinde deleted the feature/declarative-annotation-pilot branch May 12, 2026 21:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant