summaryrefslogtreecommitdiff
path: root/blog/2020
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-03-14 20:40:55 +0200
committerLars Wirzenius <liw@liw.fi>2020-03-14 20:40:55 +0200
commit4ca974552af26059931b1322cc74636a2bccd0ff (patch)
tree6d855a7bb9a2dd58ed2bb936960083d3b17c3770 /blog/2020
parentd52014184dff94d6f1c0cabd1dd841e4e57a0f07 (diff)
downloadsubplot.liw.fi-4ca974552af26059931b1322cc74636a2bccd0ff.tar.gz
Publish log entry
Diffstat (limited to 'blog/2020')
-rw-r--r--blog/2020/03/14/iteration_planning_notes_march_14.mdwn36
1 files changed, 36 insertions, 0 deletions
diff --git a/blog/2020/03/14/iteration_planning_notes_march_14.mdwn b/blog/2020/03/14/iteration_planning_notes_march_14.mdwn
new file mode 100644
index 0000000..35ad2ae
--- /dev/null
+++ b/blog/2020/03/14/iteration_planning_notes_march_14.mdwn
@@ -0,0 +1,36 @@
+[[!meta title="Iteration planning notes: March 14"]]
+[[!tag meeting]]
+[[!meta date="2020-03-14 20:34"]]
+
+
+# What has happened
+
+* Lars fixed [issue
+ #9](https://gitlab.com/larswirzenius/subplot/-/issues/9): "There is
+ no stress / scalability test for Subplot", and wrote up the
+ [results](https://subplot.liw.fi/blog/2020/03/13/simple_subplot_stress_testing/).
+ Daniel reviewed and merged.
+
+* Lars fixed [issue
+ #10](https://gitlab.com/larswirzenius/subplot/-/issues/10): "Subplot
+ does not support plantuml for graphs". Daniel reviewed and merged.
+
+* There was no time for the other issues that we planned for this
+ iteration due to life interfering.
+
+
+# Discussion
+
+* We discussed all open issues and made notes in the issues
+ themselves.
+
+* We chose issues for the new iteration: two were carried over, and we
+ agreed to discuss how to add shell. The goals for this itearation
+ are more modest to have a highter likelihood of hitting them.
+
+
+# Actions
+
+* Both to discuss how to add shell support.
+
+* Lars to fix the two issues chosen for this iteration.