Kiara Grouwstra kiara · any pronouns
kiara pushed to cast-string-deployment-flake at kiara/Fediversity 2025-06-22 14:42:19 +02:00
d073bd706d cast DEPLOYMENT_FLAKE to string
kiara opened issue fediversity/fediversity#400 2025-06-22 14:40:41 +02:00
regression: nix-shell panel errors on DEPLOYMENT_FLAKE's path type
kiara pushed to attic at kiara/Fediversity 2025-06-22 12:02:34 +02:00
f6c4485ade [wip] handling env file (still fails)
f79f332690 use templating fork
0672f2aac6 add tests, fix some things
Compare 3 commits »
kiara created pull request fediversity/fediversity#399 2025-06-21 09:56:32 +02:00
set nix.nixPath to allow imperatively installing packages
kiara commented on issue fediversity/fediversity#65 2025-06-21 09:56:22 +02:00
Automated dependency updates

as per a new run this fails on nix-shell relying on the nix path to have made a <nixpkgs> available.

while an…

kiara created branch nix-path-for-runner in kiara/Fediversity 2025-06-21 09:55:20 +02:00
kiara pushed to nix-path-for-runner at kiara/Fediversity 2025-06-21 09:55:20 +02:00
d9135735b8 set nix.nixPath to allow imperatively installing packages
kiara pushed to forgejo-ci at kiara/Fediversity 2025-06-21 09:50:40 +02:00
6a718cf0d3 add (npins-based) imports
b6f05e7bab add missing nixops4 package
badd67b7d6 add home-manager
878c06b63b rebase on fricklerhandwerk/fix-deployment
f5ff9096e3 Take only 1 job at a time to avoid clashing NixOS tests
Compare 14 commits »
kiara reopened issue fediversity/fediversity#65 2025-06-21 09:31:13 +02:00
Automated dependency updates
kiara pushed to declare-classes at kiara/Fediversity 2025-06-21 09:13:54 +02:00
3f63ca75d1 specify _class module attributes to explicitly declare module types
kiara commented on issue fediversity/fediversity#93 2025-06-21 08:27:34 +02:00
Write all modules with destructured arguments

modules i was not sure how to classify (if they have a class):

  • package definitions
  • nix-unit modules

also, i def learned something useful here - thanks @roberth!

kiara created pull request fediversity/fediversity#398 2025-06-21 08:25:42 +02:00
specify _class module attributes to explicitly declare module types
kiara created branch declare-classes in kiara/Fediversity 2025-06-21 08:22:08 +02:00
kiara pushed to declare-classes at kiara/Fediversity 2025-06-21 08:22:08 +02:00
c9b4301c70 specify _class module attributes to explicitly declare module types
486b316885 run updater natively (#394)
Compare 2 commits »
kiara pushed to attic at kiara/Fediversity 2025-06-20 13:49:10 +02:00
bc9ce3261e add tests, fix some things
07f760c9b7 unrelated improvements
Compare 2 commits »
kiara commented on pull request fediversity/fediversity#397 2025-06-20 13:19:29 +02:00
WIP: add attic cache

@fricklerhandwerk i feel being able to iterate on this using our test infrastructure is helping me get this to a state where it may get our CI to a more usable state. if containers fix our…

kiara commented on pull request fediversity/fediversity#397 2025-06-20 12:15:31 +02:00
WIP: add attic cache

i think caching is what i can do for #362 (given my lack of access so far to the runner node), which we prioritized above #103. the initial reason i starting exploring having this in operator

kiara pushed to domain-data-model at kiara/Fediversity 2025-06-20 10:45:52 +02:00
ca8c5e422b draft types
kiara deleted branch native-updater from kiara/Fediversity 2025-06-20 09:41:44 +02:00
kiara pushed to main at fediversity/fediversity 2025-06-20 09:41:42 +02:00
486b316885 run updater natively (#394)