From 343f77ef6158207f3acfef7aa5eac646ecad3fe3 Mon Sep 17 00:00:00 2001 From: fricklerhandwerk Date: Tue, 8 Jul 2025 11:04:18 +0200 Subject: [PATCH] 2025-07-08 weekly planning --- meeting-notes/2025-07-08 weekly planning | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 meeting-notes/2025-07-08 weekly planning diff --git a/meeting-notes/2025-07-08 weekly planning b/meeting-notes/2025-07-08 weekly planning new file mode 100644 index 0000000..c813aff --- /dev/null +++ b/meeting-notes/2025-07-08 weekly planning @@ -0,0 +1,17 @@ +Attendees: @fricklerhandwerk @niols @kiara + +- @fricklerhandwerk + - almost completed the data model up to deployment, including a test + - @kiara fixed up some typos and evaluation errors + - remaining is to mold `nixops4Deployment` into a type that is accepted + - started compiling the mid-term technical report + - will pause work on the data model until that's done (next week) +- @niols worked on extracting a minimal flake for the test + - (discussed how to handle lazy/strict source closures) +- @kiara + - tried containerizing the CI but it didn't work out yet + - setting up a cache may improve turnaround time by a lot + - will pair with @niols the week after next + - tried patching the workflow to enable automatic dependency updates, made small progress + - we can do dependency bumps manually for now + - will pause work on CI until the technical report is done \ No newline at end of file