Kiara Grouwstra kiara · any pronouns
kiara approved fediversity/fediversity#240 2025-03-12 12:23:00 +01:00
Add pub key Lois

lgtm

kiara closed pull request fediversity/fediversity#211 2025-03-11 13:20:46 +01:00
WIP: trigger nixops from panel
kiara commented on pull request fediversity/fediversity#211 2025-03-11 13:20:45 +01:00
WIP: trigger nixops from panel

closing as i seem unable to force-push my rebase to the PR

kiara commented on issue fediversity/fediversity#145 2025-03-11 12:59:25 +01:00
separate panel into django back vs front

from discussion on matrix:

@fricklerhandwerk:

I may be misunderstanding some detail within this context, but tbh I don’t see where an SPA comes into play. (Also, unsolicited opinion, I…

kiara closed pull request fediversity/fediversity#237 2025-03-11 12:44:21 +01:00
Revert "basic versioned forms"
kiara created pull request fediversity/fediversity#239 2025-03-11 12:35:29 +01:00
add missing migration
kiara commented on pull request fediversity/fediversity#236 2025-03-11 11:37:36 +01:00
add basic service configuration

from @fricklerhandwerk: No, as noted I didn’t go into that yet to keep it flat for now

kiara commented on issue fediversity/fediversity#238 2025-03-11 11:24:06 +01:00
simplify python dependency management

c.f. uv2nix

kiara opened issue fediversity/fediversity#238 2025-03-11 11:23:59 +01:00
simplify python dependency management
kiara created pull request fediversity/fediversity#237 2025-03-11 10:44:19 +01:00
Revert "basic versioned forms"
kiara commented on issue fediversity/fediversity#101 2025-03-11 10:02:52 +01:00
Deploy Fediversity Panel

i think @fricklerhandwerk reopened to get tests on this

kiara commented on pull request fediversity/fediversity#236 2025-03-11 09:11:29 +01:00
add basic service configuration

does this already separately store the application configs?

kiara commented on pull request fediversity/meta#26 2025-03-10 04:40:20 +01:00
add note on nixops priorities

no, by embed I mean calling it from nixops' local-exec provider

kiara commented on pull request fediversity/fediversity#236 2025-03-10 04:38:00 +01:00
add basic service configuration

the versioning references here follow the design at #229, so on that the same drawbacks would apply.

kiara suggested changes for fediversity/fediversity#236 2025-03-10 04:38:00 +01:00
add basic service configuration
kiara merged pull request fediversity/meta#26 2025-03-05 15:44:22 +01:00
add note on nixops priorities
kiara commented on pull request fediversity/fediversity#229 2025-03-04 18:12:21 +01:00
WIP: versioned configuration schemas

i added a few comments now. my hunch is flipping the schema ownership would address some of my perceived drawbacks of the django-first approach, tbf i haven't looked too deep into how forms…

kiara commented on issue fediversity/fediversity#143 2025-03-04 12:44:06 +01:00
View difference between configured and deployed state

prior art: command-line output of the terraform plan command, which focuses on diffs in result. note that our form itself is of course based around…

kiara approved fediversity/fediversity#231 2025-03-04 11:44:17 +01:00
add django-pydantic-fields
kiara commented on pull request fediversity/fediversity#231 2025-03-04 11:44:04 +01:00
add django-pydantic-fields

nothing special here, so no objections here after #229 + #230.