27 lines
558 B
Markdown
27 lines
558 B
Markdown
|
# 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
|