Roadmap
- [x] Local runner execution
- [x] Secret injection
- [x] Integration marketplace (See github.com/katoa/modules)
- [x] Parallel job execution (execute multiple jobs on the same machine at the same time)
- [ ] Concurrent job/pipeline execution (execute multiple jobs/pipelines on different machines at the same time)
- [ ] Caching across pipelines (currently only caches across jobs)
- [ ] SSH into jobs