oxidecomputer / oxidecomputer/softnpu
npuzone: use buildomat for determining versions of things
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
replace this
with calls to buildomat to avoid rate limiting
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 in src/bin/npuzone.rs at lines 157-185 and inspect how versions are currently determined. Replace that logic with calls to buildomat, using the issue's rate-limiting goal as the acceptance criterion. The payload does not name a test file or specific buildomat entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100