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

  • Joined on 2024-06-12
fricklerhandwerk pushed to refactor-deployment at fricklerhandwerk/Fediversity 2025-07-16 10:23:50 +02:00
b9f631fc3b pass sources via specialArgs
159e4107b8 fix Pixelfed test eval failure (#458)
86305a6a2e fix link; readability
e62f14d9be expose panel tests in flake
82f83eea0d fix mastodon test (#457)
Compare 5 commits »
fricklerhandwerk created branch refactor-deployment in fricklerhandwerk/Fediversity 2025-07-16 10:23:49 +02:00
fricklerhandwerk commented on issue fediversity/fediversity#177 2025-07-15 16:37:39 +02:00
infrastructure automatically deployed using continuous deployment

But is it stuck consistently? And maybe it's some resource bottleneck like thrashing due to lack of swap? It doesn't look like a failure mode that has anything to do with nixops.

fricklerhandwerk reopened issue fediversity/fediversity#177 2025-07-15 10:56:23 +02:00
infrastructure automatically deployed using continuous deployment
fricklerhandwerk commented on pull request fediversity/fediversity#458 2025-07-15 10:49:33 +02:00
fix Mastodon test eval failure

Ah damn I misattributed it to Pixelfed in the commit message... Pixelfed is still broken with the image check, but it's not the end of the world, that's really a minor annoyance we'll iron out soon.

fricklerhandwerk deleted branch pixelfed-image-does-not-match from kiara/Fediversity 2025-07-15 10:38:15 +02:00
fricklerhandwerk pushed to main at fediversity/fediversity 2025-07-15 10:38:13 +02:00
159e4107b8 fix Pixelfed test eval failure (#458)
fricklerhandwerk merged pull request fediversity/fediversity#458 2025-07-15 10:38:12 +02:00
fix Pixelfed test eval failure
fricklerhandwerk pushed to main at fediversity/fediversity 2025-07-15 09:04:59 +02:00
86305a6a2e fix link; readability
fricklerhandwerk deleted branch expose-panel-tests from fricklerhandwerk/Fediversity 2025-07-15 08:54:56 +02:00
fricklerhandwerk pushed to main at fediversity/fediversity 2025-07-15 08:54:52 +02:00
e62f14d9be expose panel tests in flake
fricklerhandwerk merged pull request fediversity/fediversity#456 2025-07-15 08:54:50 +02:00
expose panel tests in flake
fricklerhandwerk deleted branch fix-tests from kiara/Fediversity 2025-07-15 08:54:24 +02:00
fricklerhandwerk pushed to main at fediversity/fediversity 2025-07-15 08:54:23 +02:00
82f83eea0d fix mastodon test (#457)
fricklerhandwerk closed issue fediversity/fediversity#34 2025-07-15 08:54:23 +02:00
Get the Mastodon tests to run in CI
fricklerhandwerk merged pull request fediversity/fediversity#457 2025-07-15 08:54:22 +02:00
fix mastodon test
fricklerhandwerk opened issue fediversity/fediversity#459 2025-07-15 08:41:26 +02:00
Can't download archive over https
fricklerhandwerk commented on pull request fediversity/fediversity#405 2025-07-14 21:14:14 +02:00
try out existing nix container made for gitea actions

CI checkout failures at #456 still seem concerning

Yes those are extremely weird

fricklerhandwerk commented on issue fediversity/fediversity#33 2025-07-14 21:13:25 +02:00
Get the Pixelfed tests to run in CI

Context: Due to some yet-unexplained drift (and because the pixelfed test was never under CI), the check against a reference image fails. I've checked through multiple months of history and didn't…