Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Handle USB Devices without serial numbers #804

Merged
merged 5 commits into from
Aug 7, 2022

Conversation

trickeydan
Copy link
Contributor

Checklist

  • I have updated the relevant documentation
  • I have added the semver-major, semver-minor or semver-patch label as appropriate
  • I would like multiple reviewers to approve my code before merging

Why do you want to make these changes?

Fix #783

Which parts of the codebase do your changes affect?

Serial and USB discovery

How do your changes affect student or volunteer experience?

This was a bug experienced by a team during SR2022. Due to limitations of how j5 works, we cannot fix it sadly. This prints a warning message or error if the device is known to always have a serial number.

Are your changes related to any existing issues or PRs? How so?

Fixes #783

@trickeydan trickeydan added bug Something isn't working semver-patch This change requires an increment in the patch version number labels Aug 5, 2022
@codeclimate
Copy link

codeclimate bot commented Aug 5, 2022

Code Climate has analyzed commit 6de1980 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link
Member

@raccube raccube left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good to me.

@trickeydan trickeydan merged commit 827ef34 into main Aug 7, 2022
@trickeydan trickeydan deleted the dgt/handle-usb-devices-without-serial-number branch August 7, 2022 14:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working semver-patch This change requires an increment in the patch version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not all USB devices have a serial number
3 participants