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