- https://codeberg.org/kiara
- Joined on
2025-02-04
properly use modular function application to ensure parameter type-checks
kiara
pushed to data-model-modular-function-application at kiara/Fediversity
2025-08-17 13:29:05 +02:00
kiara
pushed to data-model-modular-function-application at kiara/Fediversity
2025-08-16 14:26:01 +02:00
kiara
pushed to data-model-modular-function-application at kiara/Fediversity
2025-08-16 14:14:25 +02:00
kiara
created branch data-model-modular-function-application in kiara/Fediversity
2025-08-15 19:38:23 +02:00
kiara
pushed to data-model-modular-function-application at kiara/Fediversity
2025-08-15 19:38:23 +02:00
Complete the data model with a runtime environment and end-to-end test
my hunch now is our inputs remained unchecked since we never referenced them after assignment, whereas module-interfaces did for both [consumer](https://github.com/fricklerhandwerk/module-inter…
Complete the data model with a runtime environment and end-to-end test
i see that at module-interfaces input types do get successfully verified, so we may need further investigation on why it didn't here.
WIP: add data model test using selfhostblocks
WIP: test data model thru VM
add proxmox repro test
why haven't we merged this?
i only recently got this to actually work, so before it'd just been a WIP branch still