Rewrite ci/ci-pipeline.svg in something text-based
Open
Nobody has claimed this yet.
triage
- Dominant language
- Cython
- Stars
- 3.4k
- Forks
- 329
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 116
Description
The fact that ci-pipeline.svg is an agent-created image file makes it hard to reason about and review changes to it.
It should instead be written in something like mermain or dot and automatically converted to an image so changes can be easily diffed and reviewed.
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.
Research direction
Start by inspecting ci/ci-pipeline.svg and how the repository uses this image. Identify a text-based diagram format and the existing automation point for generating assets; it is done when the SVG is produced automatically from a reviewable text source and the rendered diagram remains equivalent.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, documentation
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100