octopush/roadmap.md
Kasper Juul Hermansen 1b14d33a53 another roadmap item (#5)
Co-authored-by: kjuulh <contact@kjuulh.io>
Reviewed-on: kjuulh/kraken#5
2022-09-13 20:54:59 +02:00

684 B

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.
  • Create pr for gitea provider
  • 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

  • Write README