From fa8985a0e7b220330a4825cb3b3c8e4794099f8e Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 18 Sep 2022 15:16:35 +0200 Subject: [PATCH] with reordered roadmap --- roadmap.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/roadmap.md b/roadmap.md index 8c2a5af..5414be2 100644 --- a/roadmap.md +++ b/roadmap.md @@ -21,13 +21,11 @@ - [x] Setup a way to choose actions and predicates - [x] Allow instantiation of actions, kraken template repo etc. - [x] Implement docker action -- [ ] Providing query results - [x] Create pr for gitea provider -- [ ] Think about some sort of isolation +- [ ] Providing query results - [ ] Create CLI to trigger action -- [ ] Setup pool of runners -- [ ] Run authenticated on servers -- [ ] Create queuing system + +### Not in scope ## Version 1.0 @@ -35,3 +33,11 @@ - [ ] Make configurable ssh user - [ ] Make configurable gpg keyset - [ ] Make configurable git provider +- [ ] Create templating function + +## Version 1.x + +- Think about some sort of isolation +- Run authenticated on servers +- Create queuing system +- Setup pool of runners