Valentin Gagarin fricklerhandwerk
  • Hamburg, Germany
  • Nix documentarian, information janitor

  • Joined on 2024-06-12
fricklerhandwerk created pull request fediversity/fediversity#285 2025-03-31 15:51:56 +02:00
WIP: generate Python data models from module options
8fd1e2b75c WIP: simplify deployment code
f3251ea89f WIP: add tests
1a81639e75 WIP: unbreak
Compare 3 commits »
0a11abe1b3 POC: generate Pydantic models from NixOS modules
f346002ab9 POC: render jsonschema as module in Nix
b9c12db2ed POC: render pydantic schema as module in Python
88674c8efc Show if deployment succeeded (#283)
e25ff10872 Work around weird Proxmox behaviour with test02 (#282)
59f2ef1171 Remove print statements
Compare 8 commits »
fricklerhandwerk commented on issue fediversity/fediversity#190 2025-03-31 09:12:41 +02:00
Wire up passing credentials from FediPanel to the Pixelfed configuration

Showing once and adding a note to use "forgot password" for a reset sounds reasonable.

fricklerhandwerk pushed to main at fediversity/meta 2025-03-28 01:57:18 +01:00
f77db3058b compile notes on design discussions concerning data model handling
fricklerhandwerk pushed to main at fediversity/meta 2025-03-28 01:39:34 +01:00
c502b6ce74 compile notes on design discussions concerning data model handling
fricklerhandwerk commented on issue fediversity/fediversity#189 2025-03-26 18:31:04 +01:00
Wire up passing credentials from FediPanel to the Mastodon configuration

I could reproduce already, I just wanted to confirm that I don't see an obvious cause for this.

fricklerhandwerk pushed to main at fediversity/fediversity 2025-03-26 18:24:23 +01:00
59f2ef1171 Remove print statements
7cfacc3306 Save before deployment
Compare 2 commits »
fricklerhandwerk commented on pull request fediversity/fediversity#259 2025-03-26 09:47:57 +01:00
Progress Indicator

please remove all print statements. if you want debug logging, use python's logging infrastructure

fricklerhandwerk pushed to main at fediversity/fediversity 2025-03-25 16:09:48 +01:00
d78995b34c make re-exports explicit again
fricklerhandwerk deleted branch explicit-reexports from kiara/Fediversity 2025-03-25 16:09:48 +01:00
fricklerhandwerk merged pull request fediversity/fediversity#278 2025-03-25 16:09:47 +01:00
make re-exports explicit again
fricklerhandwerk commented on pull request fediversity/fediversity#259 2025-03-25 13:49:41 +01:00
Progress Indicator

Why are we reading and then immediately writing the object here?

fricklerhandwerk commented on pull request fediversity/fediversity#259 2025-03-25 13:47:38 +01:00
Progress Indicator

Please use our local one here

bc72bd8686 POC: render jsonschema as module in Nix
06b7678ce7 POC: render pydantic schema as module in Python
Compare 2 commits »
f047450503 POC: render pydantic schema as module
a5c310ad03 refactor variables (#269)
f8ac63853c source htmx by nix (#268)
af18b39b63 clean up shebang of manage.py (#271)
de33e888c7 fix typo
Compare 10 commits »
fricklerhandwerk created branch generate-module-options in fricklerhandwerk/Fediversity 2025-03-25 00:56:34 +01:00