with reordered roadmap

This commit is contained in:
Kasper Juul Hermansen 2022-09-18 15:16:35 +02:00
parent 1ff0014ad4
commit fa8985a0e7
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -21,13 +21,11 @@
- [x] Setup a way to choose actions and predicates - [x] Setup a way to choose actions and predicates
- [x] Allow instantiation of actions, kraken template repo etc. - [x] Allow instantiation of actions, kraken template repo etc.
- [x] Implement docker action - [x] Implement docker action
- [ ] Providing query results
- [x] Create pr for gitea provider - [x] Create pr for gitea provider
- [ ] Think about some sort of isolation - [ ] Providing query results
- [ ] Create CLI to trigger action - [ ] Create CLI to trigger action
- [ ] Setup pool of runners
- [ ] Run authenticated on servers ### Not in scope
- [ ] Create queuing system
## Version 1.0 ## Version 1.0
@ -35,3 +33,11 @@
- [ ] Make configurable ssh user - [ ] Make configurable ssh user
- [ ] Make configurable gpg keyset - [ ] Make configurable gpg keyset
- [ ] Make configurable git provider - [ ] 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