there is no
- timeout on the CPU time for long-running tasks
- parallelism in terms of chaining the containers together
- the runner container could probably launch to
sbt serverat the same time as the updater container and then haverunsent to it
- the runner container could probably launch to
- other limits that are probably important for security
- GitHub Actions that checks that
Images.SBT_IMAGEandImages.SCALA_CLI_TAGare up to date
I really don't want to maintain this so I'm just uploading it so someone can polish the concept