octopush/roadmap.md
2022-09-11 22:57:37 +02:00

30 lines
661 B
Markdown

# Roadmap
## POC:
- [ ] Add cuddle
- [x] Create storage mechanism
- [x] Pull repository into storage
- [ ] Create test action to run on repository
- [ ] List git repositories on git.front.kjuulh.io.
- [ ] Run action on each repo in list (hard-coded) using ssh and gpg.
- [x] 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