2025-07-01 developer sync

This commit is contained in:
Valentin Gagarin 2025-07-01 11:29:19 +02:00
parent 7cb91acb3a
commit 247325db93

View file

@ -0,0 +1,12 @@
Attendees: @niols @kiara @fricklerhandwerk
- updated the project board
- made some clarifications around splitting https://git.fediversity.eu/Fediversity/Fediversity/pulls/389 into manageable chunks
- agreed on a general strategy to get a grip on the project layout:
- migrate everything to modules
- keep using flake-parts but don't use the flake parts except for CI checks
- we may simply swap it out with our custom modules eventually, since most of them will be custom anyway
- eventually we will be able to render most of contributor documentation via a Git hook
- a few small steps already pushed as PRs
- @niols and @kiara will focus on speeding up CI and making the runner reproducible
- @fricklerhandwerk will keep developing the data model with @kiara