Kiara Grouwstra kiara · any pronouns
kiara opened issue fediversity/fediversity#491 2025-08-02 16:16:44 +02:00
port code to use the data model
kiara created branch data-model-test-shb in kiara/Fediversity 2025-08-02 15:43:55 +02:00
kiara pushed to data-model-test-shb at kiara/Fediversity 2025-08-02 15:43:55 +02:00
8cd577a7d8 WIP: add data model test using selfhostblocks
kiara closed issue fediversity/fediversity#446 2025-08-01 20:47:01 +02:00
Mid-term technical report
kiara created branch repro-data-model-deployment-recursion in kiara/Fediversity 2025-08-01 20:40:07 +02:00
kiara pushed to repro-data-model-deployment-recursion at kiara/Fediversity 2025-08-01 20:40:07 +02:00
ccf442b099 reproduce infinite recursion
kiara created pull request fediversity/fediversity#490 2025-08-01 18:18:10 +02:00
add machineId-dependent random characters to hostName
kiara pushed to random-hostname at kiara/Fediversity 2025-08-01 18:17:46 +02:00
13aa6fbdda add machineId-dependent random characters to hostName
1f99a4c6c3 listToAttrs o map o attrsToListmapAttrs' (#489)
588bb77a94 Infra: expose and use checks for vmOptions and nixosConfigurations (#488)
df3a070fa4 Infra: get rid of makeResourceModule (#485)
be72b82875 Link to upstreaming PR for lib.types.fileset (#487)
Compare 6 commits »
kiara created branch random-hostname in kiara/Fediversity 2025-08-01 18:17:45 +02:00
kiara created pull request fricklerhandwerk/Fediversity#9 2025-08-01 18:00:58 +02:00
factor out function wrapper to module function
kiara created branch data-model-factor-out-wrapper in kiara/Fediversity 2025-08-01 17:56:42 +02:00
kiara pushed to data-model-factor-out-wrapper at kiara/Fediversity 2025-08-01 17:56:42 +02:00
6fa9c40662 factor out function wrapper to module function
kiara created branch data-model-test-deployment in kiara/Fediversity 2025-08-01 16:20:31 +02:00
kiara pushed to data-model-test-deployment at kiara/Fediversity 2025-08-01 16:20:31 +02:00
6635a11832 scaffold deployment/check/data-model from ./basic
kiara commented on pull request fediversity/fediversity#481 2025-08-01 14:51:03 +02:00
Complete the data model with a runtime environment and end-to-end test

thanks. i'm sympathetic to facilitating generation of type-based documentation. while we don't have an indication the clunky developer interface is necessary to achieve either type-checking or…

kiara closed issue fediversity/fediversity#482 2025-08-01 14:43:38 +02:00
[month 24] UX design
kiara commented on pull request fediversity/fediversity#481 2025-08-01 13:14:04 +02:00
Complete the data model with a runtime environment and end-to-end test

The next step will be to lift this purely evaluation-level test into a VM test which verifies that the resulting VM indeed has hello deployed to the operator's user account.

maybe i can try…

kiara pushed to main at fediversity/fediversity 2025-08-01 13:09:30 +02:00
1f99a4c6c3 listToAttrs o map o attrsToListmapAttrs' (#489)