Kiara Grouwstra kiara · any pronouns
kiara merged pull request fediversity/fediversity#489 2025-08-01 13:09:29 +02:00
`listToAttrs` o `map` o `attrsToList` → `mapAttrs'`
kiara created branch unwire-module-functions in kiara/Fediversity 2025-08-01 13:01:47 +02:00
kiara pushed to unwire-module-functions at kiara/Fediversity 2025-08-01 13:01:47 +02:00
e69bb3bccb remove module functions
70789547ee remove module functions from environment
2be6684d68 remove module functions from application resources
Compare 3 commits »
kiara created branch repro-broken-module-function-input-check in kiara/Fediversity 2025-08-01 12:24:01 +02:00
kiara pushed to repro-broken-module-function-input-check at kiara/Fediversity 2025-08-01 12:24:01 +02:00
e7971ef0a4 reproduce how the module function seems to fail its stated goal of adding type safety over functionTo
kiara commented on pull request fricklerhandwerk/Fediversity#7 2025-08-01 11:43:38 +02:00
data model: add classes

hm, i actually tested this now. submoduleWith seems to actually enforce the check, whereas any of those others (which you do seem to consider acceptable) appear not to, effectively functioning…

kiara commented on pull request fricklerhandwerk/Fediversity#7 2025-07-31 20:56:39 +02:00
data model: add classes

given this got merged upstream, i rebased to remove this now, ahead of our updating nixops4 (which i will consider out of scope for this PR, as i'm sure we will down the line)

kiara pushed to data-model-add-classes at kiara/Fediversity 2025-07-31 20:55:32 +02:00
9f596ad820 data model: add classes
9c219341b1 Merge pull request 'move nixops4Deployment class' (#6) from kiara/Fediversity:data-model-fix-root-class into deployment-data-model-with-tests
8e8787d662 move nixops4Deployment class
7ce3902851 put config stuff in an attrset
68b834b6d7 fix linter gripes
Compare 5 commits »
kiara created pull request fricklerhandwerk/Fediversity#8 2025-07-31 18:55:57 +02:00
WIP: data model: type nixos module
kiara created branch data-model-type-nixos-module in kiara/Fediversity 2025-07-31 18:52:21 +02:00
kiara pushed to data-model-type-nixos-module at kiara/Fediversity 2025-07-31 18:52:21 +02:00
d91211f9a1 data model: type nixos module
9c219341b1 Merge pull request 'move nixops4Deployment class' (#6) from kiara/Fediversity:data-model-fix-root-class into deployment-data-model-with-tests
Compare 2 commits »
kiara commented on pull request fricklerhandwerk/Fediversity#7 2025-07-31 18:29:40 +02:00
data model: add classes

the PR's intent was semantic rather than just documentation - even if (as noted in Fediversity/Fediversity#481 (comment)) i haven't fully grasped the full…

kiara commented on pull request fricklerhandwerk/Fediversity#7 2025-07-31 18:22:44 +02:00
data model: add classes

resolving until the upstream PR may supersede this, now #6 is merged

kiara commented on pull request fediversity/fediversity#484 2025-07-31 18:20:51 +02:00
WIP: Fix and test proxmox-*.sh scripts

@fricklerhandwerk in search the only other hit for gitTracked seems #478

kiara pushed to deployment-data-model-with-tests at fricklerhandwerk/Fediversity 2025-07-31 18:17:59 +02:00
9c219341b1 Merge pull request 'move nixops4Deployment class' (#6) from kiara/Fediversity:data-model-fix-root-class into deployment-data-model-with-tests
8e8787d662 move nixops4Deployment class
Compare 2 commits »
kiara merged pull request fricklerhandwerk/Fediversity#6 2025-07-31 18:17:58 +02:00
move nixops4Deployment class
kiara commented on pull request fricklerhandwerk/Fediversity#6 2025-07-31 18:17:44 +02:00
move nixops4Deployment class

ah, i guess until then we may as well get this moved out of the root