Kasper Juul Hermansen
1f46f6ac8d
Co-authored-by: kjuulh <contact@kjuulh.io> Reviewed-on: kjuulh/kraken#8
1.0 KiB
1.0 KiB
Roadmap
POC:
- Add cuddle
- Create storage mechanism
- Pull repository into storage
- Create test action to run on repository
- Sign commit using gpg
- Push commits to branch
Not in scope
- Pooled runners
- CLI with options
- Server app
- Git hosting providers
Version 0.1
- Setup a way to choose actions and predicates
- Allow instantiation of actions, kraken template repo etc.
- Implement docker action
- Create pr for gitea provider
- Providing query results
- Create CLI to trigger action
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