From 8dd66c63a46ff03c56beb54e8a10fc83b78ec04b Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 26 Sep 2020 17:45:06 +0100 Subject: Iteration note, Sept 26th Signed-off-by: Daniel Silverstone --- .../26/iteration_planning_note_september_26.mdwn | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 blog/2020/09/26/iteration_planning_note_september_26.mdwn 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. -- cgit v1.2.1