-
Notifications
You must be signed in to change notification settings - Fork 318
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: Improved adapter discovery (#1197)
* feat: Improved adapter discovery. * Fix. * Update + tests. * Add alt regex matching on `pnpId`. * Feedback. * Lower log level on specified config matching fail. * Improve matching logic to avoid false positive. * Restrict search by config as much as possible. Reorganize tests, add more coverage. Cleanup. * More fingerprints * Add fingerprint for SMLight slzb-07mg24 * Add additional fingerprints + tests * Better matching with scoring. * Remove `auto` from Adapter type. --------- Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
- Loading branch information
Showing
20 changed files
with
1,463 additions
and
861 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.