[Task] Build and run `examples/` in CI
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Cuda
- Stars
- 854
- Forks
- 236
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 62
Description
We recently came across a situation where a user noticed one of our examples crashed. It was a legitimate bug, and we would have caught it if we had been actively running the examples in CI. We should enable this to avoid it happening in the future.
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 the examples/ directory and the repository's existing CI configuration to determine how the examples are built and run. Confirm the required commands and dependencies, then define completion as CI building and executing the examples so failures are reported.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100