summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-12-27 20:29:43 +0200
committerLars Wirzenius <liw@liw.fi>2017-12-27 20:29:43 +0200
commit85840a26d67b23cb1179c6ea9f780012503e3bbf (patch)
tree623ff160b2fb6ad5dc00af08cc8bfdb75ddfb6f5
parent89035a4d4a204e64b5d102b911c38549372b6017 (diff)
downloadick.liw.fi-85840a26d67b23cb1179c6ea9f780012503e3bbf.tar.gz
Publish log entry
-rw-r--r--blog/2017/12/27/retrospective_meeting.mdwn50
1 files changed, 50 insertions, 0 deletions
diff --git a/blog/2017/12/27/retrospective_meeting.mdwn b/blog/2017/12/27/retrospective_meeting.mdwn
new file mode 100644
index 0000000..9acdce0
--- /dev/null
+++ b/blog/2017/12/27/retrospective_meeting.mdwn
@@ -0,0 +1,50 @@
+[[!meta title="Retrospective meeting"]]
+[[!tag meeting]]
+[[!meta date="2017-12-27 20:27"]]
+[[!meta author="liw"]]
+
+People
+======
+
+* [[people/liw]]
+
+Agenda
+======
+
+* How did we do this iteration? What went well? What't didn't? What
+ can we improve for the future?
+
+Notes
+=====
+
+This is the retrospective for [planning meeting][]:
+
+[planning meeting]: /blog/2017/12/23/planning_meeting_iteration_8
+
+
+[[!table data="""
+what | project? | Who | Done
+
+Document how parameters work, are implemented | | Lars | yes
+Implement project, pipeline parameters | | Lars | yes
+Make a release | | Lars | yes
+Convert Lars's pipelines into one | | Lars | yes
+
+"""]]
+
+What went well?
+---------------
+
+* Got everything done.
+
+What didn't go well?
+--------------------
+
+* Process-wise, everything went OK.
+* Code quality-wise, looks like we may need a test suite for
+ worker-manager.
+
+What can we improve for the future?
+-----------------------------------
+
+* Start getting more people involved.