octopush/roadmap.md

30 lines
661 B
Markdown
Raw Normal View History

2022-09-11 13:43:29 +02:00
# Roadmap
## POC:
2022-09-11 22:56:54 +02:00
- [ ] Add cuddle
2022-09-11 14:52:21 +02:00
- [x] Create storage mechanism
2022-09-11 22:56:54 +02:00
- [x] Pull repository into storage
2022-09-11 14:52:21 +02:00
- [ ] Create test action to run on repository
2022-09-11 13:43:29 +02:00
- [ ] 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