Kasper Juul Hermansen
2aebcc647d
Co-authored-by: kjuulh <contact@kjuulh.io> Reviewed-on: kjuulh/kraken#2
30 lines
608 B
Markdown
30 lines
608 B
Markdown
# Roadmap
|
|
|
|
## POC:
|
|
|
|
- [x] Add cuddle
|
|
- [x] Create storage mechanism
|
|
- [x] Pull repository into storage
|
|
- [x] Create test action to run on repository
|
|
- [x] Sign commit using gpg
|
|
- [x] Push commits to branch
|
|
|
|
### Not in scope
|
|
|
|
- [ ] Pooled runners
|
|
- [ ] CLI with options
|
|
- [ ] Server app
|
|
- [ ] Git hosting providers
|
|
|
|
## 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
|