Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (15 loc) · 681 Bytes

roadmap.mdx

File metadata and controls

16 lines (15 loc) · 681 Bytes
title description
Roadmap
What's next for Cicada
  • [x] Local runner execution
  • [x] Cloud dashbaord
  • [x] Link to GitHub repo
  • [x] Cloud runner execution
  • [x] Secret injection
  • [x] Integration marketplace (See github.com/cicadahq/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
  • [ ] Self-hosted runners - contact [email protected] if you're interested