From 247325db936095916a253af9316173223154dac8 Mon Sep 17 00:00:00 2001 From: fricklerhandwerk Date: Tue, 1 Jul 2025 11:29:19 +0200 Subject: [PATCH] 2025-07-01 developer sync --- meeting-notes/2025-07-01 developer sync.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meeting-notes/2025-07-01 developer sync.md diff --git a/meeting-notes/2025-07-01 developer sync.md b/meeting-notes/2025-07-01 developer sync.md new file mode 100644 index 0000000..e1686b5 --- /dev/null +++ b/meeting-notes/2025-07-01 developer sync.md @@ -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 \ No newline at end of file