summaryrefslogtreecommitdiff
path: root/blog/2019/01/20/planning_meeting_iteration_31.mdwn
blob: 445bcf1554e8ef9a8b84ec9d37dd1fa567e62cdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
[[!meta title="Planning meeting (iteration 31)"]]
[[!tag draft meeting]]
[[!meta date="2019-01-20 11:45"]]
[[!meta author="liw"]]

THIS IS A DRAFT

People
=============================================================================

* [[people/liw]]
* Ivan
* Pyry

Agenda
=============================================================================

* Discuss and decide goals for this iteration.

Notes
=============================================================================

* Ick development has stalled in recent weeks, due to life and work
  happening. This iteration is about trying to move things forward, at
  least a little.

Tasks for this week
=============================================================================

Tasks may be part of a project or be random small ones (max an hour)
that just need doing.

[[!table data="""
what                                        | Who      | estimate(h)

Write trivial facade for ickui              | Ivan      | 1
Add Muck and Yuck to the Ick project        | Lars      | 1
Draft plan for using Muck in Ick controller | Lars      | 2


Total                                       |                | Lars     | ?
"""]]

Task descriptions
------------------------------------------------------------------------------


* **Write trivial facade for ickui:** Write a facade that provides a
  trivial `/version` endpoint, which reports the facade's version,
  without requiring a login.

  _Acceptance criteria:_ Facade `/version` can be tested manually with
  curl. The output includes the git commit, if the facade is running
  from a git clone.


* **Add Muck and Yuck to the Ick project:** Add pages to the
  ick.liw.fi website that describe Muck and Yuck, and their
  architecture and (planned) features.

  _Acceptance criteria:_ The new pages are announced on the
  ick-discuss mailing list.


* **Draft plan for using Muck in the Ick controller:** Draft a plan
  for how the Ick controller should store data in Muck, including a
  transition plan, and how access control should work.

  _Acceptance criteria:_ A blog post on ick.liw.fi with the plan has 
  been published, and announced on the ick-discuss mailing list.