-
-
Notifications
You must be signed in to change notification settings - Fork 1
Watch settings file external changes #98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
heavyrubberslave
merged 17 commits into
main
from
feat/watch-settings-file-external-changes
Aug 2, 2026
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
9fdc3da
feat: reload settings when settings.json is changed externally
heavyrubberslave 0186b24
fix: re-announce serial devices after a device source is re-enabled
heavyrubberslave f329aa1
fix: release serial port on close and let providers re-announce devic…
heavyrubberslave 3f079be
fix: retry a known device that was disabled while connected once it's…
heavyrubberslave 45b71eb
refactor: own connectedDevices internally, merge in its detection info
heavyrubberslave 3ea784a
Own type for ConnectedDevice
heavyrubberslave 31b2d1f
refactor: separate DeviceId and DetectionId as distinct branded types
heavyrubberslave ae87b55
refactor: let device factories decide whether a detection id doubles …
heavyrubberslave d8af544
refactor: start/stop settings file watching explicitly in createApp
heavyrubberslave 6e2dc2d
Remove unnecessary comments
heavyrubberslave b555f21
Some small review fixes
heavyrubberslave 9330de7
fix: prevent a stale in-flight discovery from resurrecting revoked se…
heavyrubberslave 9000f44
fix: close (not just cancel) the write queue on serial port close
heavyrubberslave 1df12ca
fix: notify SynchronousSerialPort onClose subscribers exactly once, o…
heavyrubberslave 672d453
fix: don't emitData() on an already-closed mock port in SlvCtrlPlusDe…
heavyrubberslave 18bc0bd
fix: attach .catch() to fire-and-forget close() calls, add Logger to …
heavyrubberslave 2cf0640
fix: configure Logger.child() mock in Device test fixtures
heavyrubberslave File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.