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

  • Joined on 2024-06-12
fricklerhandwerk approved fediversity/fediversity#457 2025-07-14 20:43:49 +02:00
fix mastodon test

Thanks a lot. If you're faster than me with merging, please squash.

fricklerhandwerk created branch fix-tests in fricklerhandwerk/Fediversity 2025-07-14 13:55:32 +02:00
fricklerhandwerk pushed to fix-tests at fricklerhandwerk/Fediversity 2025-07-14 13:55:32 +02:00
3b719cea53 WIP: expose service tests in flake
fricklerhandwerk created pull request fediversity/fediversity#456 2025-07-14 13:52:37 +02:00
expose panel tests in flake
fricklerhandwerk pushed to expose-panel-tests at fricklerhandwerk/Fediversity 2025-07-14 13:52:07 +02:00
f50a2d1968 expose panel tests in flake
aef414ffe8 resolve regressions from recent qemu files (#432)
6d74112518 ditch sources arg in fedi201, fixing infinite recursion error (#454)
2b2fb059fd fix cd command (#455)
66ceb66382 add deployment pipeline (#452)
Compare 10 commits »
fricklerhandwerk created branch expose-panel-tests in fricklerhandwerk/Fediversity 2025-07-14 13:52:06 +02:00
fricklerhandwerk commented on issue fediversity/fediversity#327 2025-07-14 13:31:09 +02:00
initial focus on single application for development

Yes, also this is not a refined user-story. I'd prefer closing it.

fricklerhandwerk approved fediversity/fediversity#455 2025-07-11 15:54:56 +02:00
fix cd command
fricklerhandwerk commented on pull request fediversity/fediversity#454 2025-07-11 15:54:39 +02:00
ditch sources arg in fedi201, fixing infinite recursion error

Yes, please add a big comment on that this needs refactoring, feel free to copy my comment

fricklerhandwerk commented on pull request fediversity/fediversity#454 2025-07-11 09:07:32 +02:00
ditch sources arg in fedi201, fixing infinite recursion error

I looked at it yesterday in medium depth to be able to write that other comment, and while it's not entirely obvious to me where to start, the general idea would be essentially moving towards a…

fricklerhandwerk approved fediversity/meta#34 2025-07-11 09:03:17 +02:00
describe CI/CD
fricklerhandwerk suggested changes for fediversity/fediversity#454 2025-07-10 16:03:24 +02:00
ditch sources arg in fedi201, fixing infinite recursion error

No, this increases tech debt again as we were just about to reduce it notably. The correct thing to do here is to untangle //infra/flake-part.nix and make it stop passing wild functions. Yes this is a lot more work just to fix some random issue, but the reason we have the issue in the first place is that there's a substantial amount of ad hoc code that still waits for getting sorted out.

fricklerhandwerk approved fediversity/fediversity#452 2025-07-10 15:57:51 +02:00
add deployment pipeline

LGTM from a distance

fricklerhandwerk pushed to main at fediversity/fediversity 2025-07-10 00:37:29 +02:00
ad9c61a3db docs: fix typos
fricklerhandwerk pushed to main at fediversity/meta 2025-07-10 00:18:33 +02:00
798522c747 add REST API outline as discussed
fricklerhandwerk pushed to main at fediversity/fediversity 2025-07-09 22:57:55 +02:00
b4e1c5b5b3 Restrict fileset necessary for deployment tests (#450)
fricklerhandwerk merged pull request fediversity/fediversity#450 2025-07-09 22:57:54 +02:00
Restrict fileset necessary for deployment tests
fricklerhandwerk commented on pull request fediversity/fediversity#450 2025-07-09 22:56:31 +02:00
Restrict fileset necessary for deployment tests

clever!