oxidecomputer / oxidecomputer/p4
Add book example code to CI
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 137
- Forks
- 12
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 3
Description
Issue #58 demonstrated that book example code can compile but not work. We should add CI tests for book examples to ensure they continue to function across underlying code changes.
Contributor guide
No contributing guide indexed for this repository
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 reading issue #58, then inspect the repository's existing CI configuration and book example code. Add CI coverage that runs the book examples and verifies they work, not only that they compile; done when underlying code changes cause failing example checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, compilers, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100