Kiara Grouwstra kiara · any pronouns
kiara commented on pull request fediversity/fediversity#481 2025-07-30 13:58:03 +02:00
Complete the data model with a runtime environment and end-to-end test

the deployment method is decidedly not hard-coded here at all.

what of 1063be8c16/deployment/data-mo

kiara commented on pull request fediversity/fediversity#481 2025-07-30 13:52:13 +02:00
Complete the data model with a runtime environment and end-to-end test

maybe? technically its implementation mentions the class a bit more, but you may…

kiara commented on pull request fediversity/fediversity#481 2025-07-30 13:37:06 +02:00
Complete the data model with a runtime environment and end-to-end test

so, i might wanna check if handling this wiring in data-model.nix (1) enforces type-safety and (2) doesn't complicate error messages too much - is that correct?

kiara commented on pull request fediversity/fediversity#484 2025-07-30 13:17:00 +02:00
WIP: Fix and test proxmox-*.sh scripts

i have no stake in this, but for clarity, why writeShellApplication?

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

is it correct we need to override these in two places?

kiara approved fediversity/fediversity#478 2025-07-30 12:25:48 +02:00
Fix infra and add more tests
kiara commented on pull request fediversity/fediversity#478 2025-07-30 11:50:54 +02:00
Fix infra and add more tests

this seems like a weird merge - sources now seems present in both, yet the rest no longer is? if this can work for one, why not for the rest?

kiara opened issue fediversity/fediversity#483 2025-07-30 09:03:13 +02:00
[month 24] Software release beta version
kiara opened issue fediversity/fediversity#482 2025-07-30 09:02:34 +02:00
[month 24] UX design
kiara commented on pull request fediversity/fediversity#481 2025-07-30 08:58:21 +02:00
Complete the data model with a runtime environment and end-to-end test

we may want to un-hardcode this deployment method in a future iteration, in line with earlier terminology involving multiple distinct run-time environments with their own providers. this could maybe be handled with an attrTag type.

kiara approved fediversity/fediversity#481 2025-07-29 20:13:21 +02:00
Complete the data model with a runtime environment and end-to-end test

i'll probably still try and compare with my branch later. either way tho, this looks like a clear improvement over main.

kiara commented on pull request fediversity/fediversity#481 2025-07-29 20:08:11 +02:00
Complete the data model with a runtime environment and end-to-end test

had we revisited this consideration already? what do we see as arguments for either option?

kiara commented on pull request fediversity/fediversity#481 2025-07-29 20:07:01 +02:00
Complete the data model with a runtime environment and end-to-end test

maybe submoduleWith with class arg?