v0.1 (#8)
Co-authored-by: kjuulh <contact@kjuulh.io> Reviewed-on: https://git.front.kjuulh.io/kjuulh/kraken/pulls/8
This commit is contained in:
37
roadmap.md
37
roadmap.md
@@ -11,19 +11,36 @@
|
||||
|
||||
### Not in scope
|
||||
|
||||
- [ ] Pooled runners
|
||||
- [ ] CLI with options
|
||||
- [ ] Server app
|
||||
- [ ] Git hosting providers
|
||||
- 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
|
||||
- [x] Setup a way to choose actions and predicates
|
||||
- [x] Allow instantiation of actions, kraken template repo etc.
|
||||
- [x] Implement docker action
|
||||
- [x] Create pr for gitea provider
|
||||
- [x] Providing query results
|
||||
- [ ] Create CLI to trigger action
|
||||
- [ ] Setup pool of runners
|
||||
- [ ] Run authenticated on servers
|
||||
- [ ] Create queuing system
|
||||
|
||||
### Not in scope
|
||||
|
||||
## Version 1.0
|
||||
|
||||
- [ ] Write README
|
||||
- [ ] Make configurable ssh user
|
||||
- [ ] Make configurable gpg keyset
|
||||
- [ ] Make configurable git provider
|
||||
- [ ] Create templating function
|
||||
- [ ] Add way to see progress of runners
|
||||
- [ ] Implement global .kraken store for easy access
|
||||
- [ ] Move builders to start instead of every time
|
||||
|
||||
## Version 1.x
|
||||
|
||||
- Think about some sort of isolation
|
||||
- Run authenticated on servers
|
||||
- Create queuing system
|
||||
- Setup pool of runners
|
||||
|
Reference in New Issue
Block a user