CI: Brain-dump the design doc
Open
@leofang is already working on this.
Since Jul 11, 2026.
CI/CD
documentation
P0
- Dominant language
- Cython
- Stars
- 3.4k
- Forks
- 329
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 116
Description
I've been meaning to write up a doc describing the design principles of our current CI infrastructure, which is now used in
- cuda-python (this repo)
- numba-cuda
- numba-cuda-mlir
- CuPy (WIP: https://github.com/cupy/cupy/pull/10049, https://github.com/cupy/cupy/pull/10058)
because I encountered multiple occasions in which I want refer to it, and also based upon this doc the team has a concrete basis to brainstorm about improving and/or re-architecting the CI.
Upon completion, the current overview should just cross-reference to it.
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.