added roadmap
This commit is contained in:
26
roadmap.md
Normal file
26
roadmap.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# Roadmap
|
||||
|
||||
## POC:
|
||||
|
||||
- [ ] Create test action.
|
||||
- [ ] List git repositories on git.front.kjuulh.io.
|
||||
- [ ] Run action on each repo in list (hard-coded) using ssh and gpg.
|
||||
- [ ] Create PR
|
||||
|
||||
### Not in scope
|
||||
|
||||
- [ ] Pooled runners
|
||||
- [ ] CLI with options
|
||||
- [ ] Server app
|
||||
|
||||
## Version 0.1
|
||||
|
||||
- [ ] 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
|
||||
- [ ] Run authenticated on servers
|
||||
- [ ] Create queuing system
|
||||
|
||||
## Version 1.0
|
Reference in New Issue
Block a user