summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--blog/2021/04/10/meeting.mdwn89
1 files changed, 89 insertions, 0 deletions
diff --git a/blog/2021/04/10/meeting.mdwn b/blog/2021/04/10/meeting.mdwn
new file mode 100644
index 0000000..1f1bd97
--- /dev/null
+++ b/blog/2021/04/10/meeting.mdwn
@@ -0,0 +1,89 @@
+[[!meta title="Iteration planning: April 10th"]]
+[[!tag meeting]]
+[[!meta date="2021-04-10 15:30"]]
+
+[[!toc levels=2]]
+
+# Review of actions from last meeting
+
+- Dan remains not in a position to work on [[!issue 22]], which is
+ fine, it can wait until he is able to help. We're carrying this
+ action
+
+- Daniel to file an issue to create issue templates based on
+ <https://third-bit.com/2021/01/18/how-to-write-a-memo/>. We're
+ carrying this action.
+
+# Review of the iteration that has ended
+
+We've been busy with life and work and other projects this iteration,
+again, so we didn't get everything done for [[!milestone 25]].
+
+We did achieve:
+
+- [[!issue 164]]
+
+We failed to achieve everything else, and the issues have been carried
+over to the iteration.
+
+# Review of the repositories
+
+There were no pending merge requests for subplot-web or subplot and
+also no other branches.
+
+
+# Issue review
+
+We reviewed recently changed issues and updated them based on discussion.
+
+
+# Current goal
+
+Our current goal is to get Subplot the software and project into such
+a shape that we feel confident that we can ask a few people to give it
+a proper try. This requires for Subplot to have releases that are easy
+to install, tolerably easy to use, and to have at least some
+rudimentary documentation aimed at beginners.
+
+# Plan for next iteration
+
+We created [[!milestone 26]] for the iteration starting now and ending
+in two weeks on 2021-04-24.
+
+We picked the following issues to work on for Lars:
+
+- [[!issue 175]] - should be a quick tweak to an existing feature
+- [[!issue 174]] - q quick bug fix
+- [[!issue 171]] - should be a fairly quick fix
+- [[!issue 169]] - should be easy, but might take an hour
+- [[!issue 137]] - should be easy and quick
+- [[!issue 127]] - should be easy, shouldn't take long
+- [[!issue 116]] - should be easy, shouldn't take long
+- [[!issue 108]] - hopefully easy: add a way for caller of ./check to
+ specify Subplot binary to use
+
+For Daniel:
+
+- [[!issue 173]] - some progress has been made, and this is important
+ for the current goal, or we can't use tables in subplots
+- [[!issue 161]] - should be straight forward
+- [[!issue 116]] - a substantial amount of work, in case Daniel is inspired
+
+Up for grabs if anyone has time:
+
+- [[!issue 22]] - PlantUML jar and java locations should be
+ configurable
+ - depends on Dan's availability.
+
+# What do we need to persuade others?
+
+Nothing new came up. We're making progress, though.
+
+
+# Actions
+
+- Lars or Daniel to schedule pairing session with Dan to help him work
+ through [[!issue 22]].
+
+- Daniel to file an issue to create issue templates based on
+ <https://third-bit.com/2021/01/18/how-to-write-a-memo/>.