summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-10-21 08:54:31 +0300
committerLars Wirzenius <liw@liw.fi>2020-10-21 08:54:31 +0300
commitc5ed119a81651ee1f6a9b8ca2b52f588934cd745 (patch)
tree10be3cbbaf77ab4132204c0d5921ae6def302f33
parent8848f02af345d65168d75205cb3046e723f2dfd2 (diff)
parent8dd66c63a46ff03c56beb54e8a10fc83b78ec04b (diff)
downloadsubplot.liw.fi-c5ed119a81651ee1f6a9b8ca2b52f588934cd745.tar.gz
Merge branch 'main' of ssh://git.liw.fi/subplot.liw.fi into main
-rw-r--r--blog/2020/09/26/iteration_planning_note_september_26.mdwn58
1 files changed, 58 insertions, 0 deletions
diff --git a/blog/2020/09/26/iteration_planning_note_september_26.mdwn b/blog/2020/09/26/iteration_planning_note_september_26.mdwn
new file mode 100644
index 0000000..f7bdaf0
--- /dev/null
+++ b/blog/2020/09/26/iteration_planning_note_september_26.mdwn
@@ -0,0 +1,58 @@
+[[!meta title="Iteration planning note: September 26th"]]
+[[!tag meeting]]
+[[!meta date="2020-09-26 14:30"]]
+
+# What has happened?
+
+We added `dan_a` to the repository as a developer.
+
+We finished [[!milestone 14]], completing [[!issue 80]], [[!issue 86]], and
+[[!issue 88]]. Lars began work on [[!issue 85]] but Daniel hasn't had a chance
+to review it yet. We partially worked on [[!issue 83]] but it's not completed
+yet.
+
+We closed [[!milestone 14]] and created [[!milestone 15]] moving [[!issue 85]]
+and [[!issue 83]] over to it.
+
+# Review
+
+Outstanding MRs:
+
+- [[!mr 72]] - As part of the goal to have subplot implementation libraries tested,
+ this MR does this for the Python implementation of the `files` library. Daniel
+ reviewed and merged this while Lars was explaining the concept of Subplot libraries
+ to Dan.
+- [[!mr 73]] - This handles the new `{foo:kind}` simple pattern matching we discussed
+ last time. Daniel reviewed while Lars was explaining things to Dan, but it wasn't
+ quite ready to merge.
+
+There were no unexpected branches present.
+
+We reviewed all the open issues this timeā€¦
+
+- [[!issue 83]] - Lars self-assigned
+- [[!issue 85]] - Lars remains assigned
+- [[!issue 91]] - Lars self-assigned and put into the milestone
+- [[!issue 90]] - Added to the milestone
+- [[!issue 89]] - Assigned to Dan and added to the milestone, also labelled `documentation`
+- [[!issue 53]] - Some progress made, new [[!issue 92]] created for `bindings.rs` and put that in the milestone
+- [[!issue 77]] - Added `hard` label, otherwise unchanged
+- [[!issue 58]] - Added a related-to for [[!issue 83]] and unassigned for now
+- [[!issue 66]] - We no longer thing `cargo install` is appropriate, so we closed this issue
+- [[!issue 34]] - Unassigned for now. We're still not sure when we're going to get to this, it's likely a large change to implement. We maybe need to try and split this up, but not right now.
+- [[!issue 22]] - Cheekily pinged Dan on this issue for when he's more comfortable with Rust.
+- [[!issue 23]] - Lars is interested in profiling so has assigned it to himself and put it into the milestone
+
+The rest of the issues remain untouched
+
+We then reviewed the content of [[!milestone 15]]. Lars assigned [[!issue 92]]
+to himself at this point because "It's a good time to refactor". Lars assigned
+[[!issue 90]] to himself as well to at least have a look at.
+
+# Discussion
+
+Unfortunately we had to cut the conversation short as Daniel has to go shopping.
+
+# Actions
+
+No unusual actions came out of the meeting.