oxidecomputer / oxidecomputer/dice-util
provide `From` impl for PlatformId that accepts `0XV1` barcodes
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 11
- Forks
- 3
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 16
Description
Gimlets made before a specific date have 0XV1 barcodes on them. Would be nice for the dice-mfg tool to accept a 0XV1 barcode transforming it into a PDV1 string
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 locating the PlatformId From implementation and the dice-mfg barcode parsing path. Trace how a 0XV1 barcode is currently handled, then verify that it is accepted and transformed into the corresponding PDV1 string.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100