-
-
Notifications
You must be signed in to change notification settings - Fork 421
Draft: Implement watching file paths via oslib.watch
#5068
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
Merged
Changes from 24 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
8ec73a8
WIP: fs-watching
arturaz 7a2eace
Merge remote-tracking branch 'upstream/main' into improvement/fs-watc…
arturaz b4af95f
[autofix.ci] apply automated fixes
autofix-ci[bot] e7faaa8
fixes
arturaz 1000593
Merge remote-tracking branch 'upstream/main' into improvement/fs-watc…
arturaz 4175938
Merge remote-tracking branch 'origin/improvement/fs-watching' into im…
arturaz 3e7c22c
Forward porting from 0.12.x branch.
arturaz 51cbab5
[autofix.ci] apply automated fixes
autofix-ci[bot] 895c077
Merge remote-tracking branch 'upstream/main' into improvement/fs-watc…
arturaz 14b94ef
Merge remote-tracking branch 'refs/remotes/origin/improvement/fs-watc…
arturaz c331c46
[autofix.ci] apply automated fixes
autofix-ci[bot] 2726072
Catch if `writeToWatchLog` tries to write to a closed file.
arturaz 8b76abf
Merge remote-tracking branch 'refs/remotes/origin/improvement/fs-watc…
arturaz 9021c19
CI test debug
arturaz 2dcf557
CI test debug
arturaz dfbba1f
debug watch tests with sleeps
arturaz 1b797e9
Move stale checking after we start the watch
arturaz ad139ab
[autofix.ci] apply automated fixes
autofix-ci[bot] 69390dd
Refactor setIdle
arturaz 2a84a72
Make tests more robust.
arturaz 50bfa30
Merge remote-tracking branch 'refs/remotes/origin/improvement/fs-watc…
arturaz a4de281
[autofix.ci] apply automated fixes
autofix-ci[bot] 35deeed
Revert `run-tests.yml`
arturaz 8851638
Merge remote-tracking branch 'refs/remotes/origin/improvement/fs-watc…
arturaz 46990ff
Code review changes.
arturaz 06760b5
Merge remote-tracking branch 'upstream/main' into improvement/fs-watc…
arturaz 5e2d445
[autofix.ci] apply automated fixes
autofix-ci[bot] 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
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
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.
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.