summaryrefslogtreecommitdiff
path: root/slides.md
diff options
context:
space:
mode:
Diffstat (limited to 'slides.md')
-rw-r--r--slides.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/slides.md b/slides.md
index ea7af07..0229d75 100644
--- a/slides.md
+++ b/slides.md
@@ -105,7 +105,7 @@ Tech stack
---
-Project
+The Ick Project
-----------------------------------------------------------------------------
* source: [git.liw.fi](http://git.liw.fi/ick2/)
@@ -157,6 +157,18 @@ vvv
---
+Data model
+-----------------------------------------------------------------------------
+
+* User defines **projects**
+* A project invokes **pipelines** and defines **parameters**
+* A pipeline consists of a sequence of **actions**
+* Each action is executed by the worker-manger
+* Action are affected by parameters
+ * Which git repo to clone, where to publish artifacts, ...
+
+---
+
Near future plans
-----------------------------------------------------------------------------