CI/CD & Testing Improvements
Open
@SDAChess is already working on this.
Since Sep 15, 2026.
roadmap
- Dominant language
- Rust
- Stars
- 8.7k
- Forks
- 1.3k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 253
Description
Roadmap ticket to capture improvements to CI/CD.
Efforts include
- Improve build provenance and dependency supply chain
- Test coverage across drivers and platforms
- Test coverage across GPUs
- Improvements to DX and build infrastructure. Tests and devenvs are reproducible, can be run locally, in an OpenShell sandbox, and in CI. Should be agent friendly.
- Simplify CI/CD pipeline. Less bespoke shell scripts. Artifacts only get built once per platform.
- Speed up tests. Unit and e2e should run quickly on branch checks. Look at selectively running tests based on changes to a branch.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.