oxidecomputer / oxidecomputer/dice-util
re-work `PlatformId` transforms from barcode strings
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 11
- Forks
- 3
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 16
Description
#298 was a bandaid on a larger problem. All of the 0XV1 and PDV1 stuff can be removed and we need better validation of the input format.
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 #298 to understand the existing PlatformId transform and the referenced 0XV1 and PDV1 handling. Then locate the barcode-string parsing and validation in the repository; done means those special cases are removed and the input format has clearer validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100