Kiara Grouwstra kiara · any pronouns
kiara pushed to data-model-deployment-types at kiara/Fediversity 2025-08-27 12:04:13 +02:00
27149a9a88 allow different deployment types
9d903f3ef7 Complete the data model with a runtime environment and end-to-end test (#481)
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)
Compare 7 commits »
kiara commented on pull request fricklerhandwerk/Fediversity#8 2025-08-27 12:00:26 +02:00
WIP: data model: type nixos module
kiara created pull request fediversity/fediversity#497 2025-08-27 11:59:47 +02:00
WIP: data model: type nixos module
kiara pushed to data-model-type-nixos-module at kiara/Fediversity 2025-08-27 11:56:45 +02:00
28fb4fe3ad data model: type nixos module
9d903f3ef7 Complete the data model with a runtime environment and end-to-end test (#481)
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)
Compare 7 commits »
kiara closed pull request fricklerhandwerk/Fediversity#8 2025-08-27 00:46:01 +02:00
WIP: data model: type nixos module
kiara closed pull request fricklerhandwerk/Fediversity#12 2025-08-27 00:46:00 +02:00
WIP: add data model test using selfhostblocks
kiara closed pull request fricklerhandwerk/Fediversity#10 2025-08-27 00:46:00 +02:00
allow different deployment types
kiara closed pull request fricklerhandwerk/Fediversity#7 2025-08-27 00:45:59 +02:00
data model: add classes
kiara closed pull request fricklerhandwerk/Fediversity#14 2025-08-27 00:45:58 +02:00
factor out import of function.nix
kiara closed pull request fricklerhandwerk/Fediversity#13 2025-08-27 00:45:57 +02:00
properly use modular function application to ensure parameter type-checks
kiara closed pull request fricklerhandwerk/Fediversity#9 2025-08-27 00:45:56 +02:00
factor out function wrapper to module function
kiara closed pull request fricklerhandwerk/Fediversity#15 2025-08-27 00:45:55 +02:00
refactor deployments
kiara closed pull request fricklerhandwerk/Fediversity#11 2025-08-27 00:45:54 +02:00
WIP: test data model thru VM
kiara deleted branch deployment-data-model-with-tests from fricklerhandwerk/Fediversity 2025-08-27 00:45:53 +02:00
kiara closed issue fediversity/fediversity#103 2025-08-27 00:45:52 +02:00
code-based data model
kiara pushed to main at fediversity/fediversity 2025-08-27 00:45:52 +02:00
9d903f3ef7 Complete the data model with a runtime environment and end-to-end test (#481)
kiara merged pull request fediversity/fediversity#481 2025-08-27 00:45:51 +02:00
Complete the data model with a runtime environment and end-to-end test
kiara pushed to deployment-data-model-with-tests at fricklerhandwerk/Fediversity 2025-08-27 00:09:03 +02:00
8a28fa521f Merge branch 'main' into deployment-data-model-with-tests
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 commented on pull request fricklerhandwerk/Fediversity#11 2025-08-26 23:52:36 +02:00
WIP: test data model thru VM

opening for review - tbh i'll just reopen on main to account for the rebase, which should make review easier, but the PR is otherwise ready now.

kiara closed pull request fricklerhandwerk/Fediversity#16 2025-08-26 23:49:27 +02:00
fix bugs in test resource invocation