From d9404525f59fcc9fe44d7f25d4d1a759b7599b7b Mon Sep 17 00:00:00 2001 From: kjuulh Date: Tue, 13 Sep 2022 20:23:24 +0200 Subject: [PATCH] add roadmpa item --- roadmap.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/roadmap.md b/roadmap.md index 25b8252..8be14af 100644 --- a/roadmap.md +++ b/roadmap.md @@ -18,8 +18,8 @@ ## Version 0.1 +- [ ] Setup a way to choose actions and predicates - [ ] Allow instantiation of actions, kraken template repo etc. -- [ ] Create predicate handle - [ ] Think about some sort of isolation - [ ] Create CLI to trigger action - [ ] Setup pool of runners @@ -27,3 +27,5 @@ - [ ] Create queuing system ## Version 1.0 + +- [ ] Write README