Kiara Grouwstra kiara · any pronouns
kiara pushed to data-model-deployment-nixos at kiara/Fediversity 2025-07-22 15:10:33 +02:00
9ba5ddfeda swap out nixops4 from implementation
kiara pushed to data-model-deployment-nixos at kiara/Fediversity 2025-07-22 14:58:31 +02:00
46f1497531 test proper expectation
kiara pushed to data-model-deployment-nixos at kiara/Fediversity 2025-07-22 13:44:54 +02:00
455043bbf9 fix application resource type
kiara pushed to data-model-deployment-nixos at kiara/Fediversity 2025-07-22 13:43:31 +02:00
7234b55c40 fix application resource type
kiara pushed to data-model-deployment-nixos at kiara/Fediversity 2025-07-22 12:00:08 +02:00
86b5d4ea67 [HACK] unwire deployment resource-mapping output-type, fixes error: Expected a module, but found a value of type "option-type"
171404366a type: swap out nixops4 deployments for raw nixos modules
ef0c33e4b6 reproduce nixops4-nixos importing issue: The option environments.single-nixos-vm.deployment.<function body>.resources.the-machine.nixos' does not exist`
8a06661949 swap out dummy module for actual import
4d9cdf923d model: [DUMMY] use mock deployment to temporarily simplify the problem
Compare 12 commits »
kiara pushed to data-model-deployment-nixos at kiara/Fediversity 2025-07-22 11:53:13 +02:00
dbf76b6448 [HACK] unwire deployment resource-mapping output-type, fixes error: Expected a module, but found a value of type "option-type"
fe7ded4c6c type: swap out nixops4 deployments for raw nixos modules
b70eb52755 fix application-requirements
6e77c55a98 reproduce nixops4-nixos importing issue: The option environments.single-nixos-vm.deployment.<function body>.resources.the-machine.nixos' does not exist`
54c8cbb7b3 swap out dummy module for actual import
Compare 14 commits »
kiara commented on issue fediversity/fediversity#65 2025-07-22 10:24:03 +02:00
Automated dependency updates

if #463 converges on gerrit, that might overhaul this as well

kiara created branch data-model-deployment-nixos in kiara/Fediversity 2025-07-21 22:14:45 +02:00
kiara pushed to data-model-deployment-nixos at kiara/Fediversity 2025-07-21 22:14:45 +02:00
5104ac51c7 [HACK] unwire deployment resource-mapping output-type, fixes error: Expected a module, but found a value of type "option-type"
725e034355 type: swap out nixops4 deployments for raw nixos modules
Compare 2 commits »
kiara pushed to data-model-import-issue-nixops4-nixos at kiara/Fediversity 2025-07-21 21:15:52 +02:00
ed94d17d39 remove _class for application requirements to allow iterating over values
kiara pushed to data-model-import-issue-nixops4-nixos at kiara/Fediversity 2025-07-21 20:47:58 +02:00
8ba758bac7 remove apply's optionType, fixes duplicate definition error
00fe3b769d fix application-requirements
Compare 2 commits »
kiara commented on issue fediversity/fediversity#65 2025-07-21 16:28:11 +02:00
Automated dependency updates

there's technically a commit decreasing verbosity on the action that could be reversed in a fork

kiara commented on pull request fediversity/fediversity#470 2025-07-21 10:39:39 +02:00
WIP: update nixpkgs

CI errors I found:

  • check-mastodon [minor, yarn]: ViteRuby::MissingExecutableError - The vite binary is not available. Have you installed the npm packages?
  • check-pixelfed: image…
kiara commented on pull request fediversity/fediversity#405 2025-07-21 00:17:02 +02:00
try out existing nix container made for gitea actions

actually, that still triggers the checkout issue, so i've yet to really find a solution.

kiara commented on pull request fediversity/fediversity#405 2025-07-21 00:05:40 +02:00
try out existing nix container made for gitea actions

i did in fact run into this on that commit again, so now deployed the whole branch again to try that.

kiara pushed to upstream-python-packages at kiara/Fediversity 2025-07-20 23:51:16 +02:00
d60089b2b3 settle for garage 1 for now over breaking changes
f7d23a2414 try garage 2, given 0.9's EOL
e17de777cc use upstream versions of python packages
765183cd0d fix typo in users (#475)
Compare 8 commits »
kiara pushed to infra-flake-special-args at kiara/Fediversity 2025-07-20 23:43:47 +02:00
d132564c0e move arguments from _module.args to specialArgs
765183cd0d fix typo in users (#475)
6cf1d87f0b get parity in authorized keys between procolix and root for nixops4 ssh to non-VMs (#474)
8253288f8a remove pixelfed from CI until fixed (#472)
67f50f08de enable continuous deployment (#471)
Compare 5 commits »
kiara commented on issue fediversity/fediversity#339 2025-07-20 23:27:47 +02:00
NixOS configuration as the core abstraction

technically, in the data model approach now the basic abstraction is no…

kiara created branch data-model-import-issue-nixops4-nixos in kiara/Fediversity 2025-07-20 22:55:44 +02:00
kiara pushed to data-model-import-issue-nixops4-nixos at kiara/Fediversity 2025-07-20 22:55:44 +02:00
4453de5d83 reproduce nixops4-nixos importing issue: The option environments.single-nixos-vm.deployment.<function body>.resources.the-machine.nixos' does not exist`