-
-
Notifications
You must be signed in to change notification settings - Fork 407
Draft: Implement watching file paths via oslib.watch
(for 0.12.x
branch)
#5073
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
lihaoyi
merged 19 commits into
com-lihaoyi:0.12.x
from
arturaz:improvement/fs-watching-0.12.x
May 19, 2025
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
d9593de
Initial version.
arturaz e48c37e
enableDebugLog
arturaz 11d164a
use a published oslib version
arturaz 1ac4c57
Allow toggling `--watch` mode with `--watch-via-fs-notify=true`
arturaz 33253d8
Reduce the amount of watched paths.
arturaz caffff7
Redirect debug logs to mill server directory
arturaz 063e47f
Code review changes.
arturaz 4604d04
Woops, fix compilation.
arturaz 4c0a565
[autofix.ci] apply automated fixes
autofix-ci[bot] 29e0ee2
Catch if `writeToWatchLog` tries to write to a closed file.
arturaz a20258f
Merge remote-tracking branch 'refs/remotes/origin/improvement/fs-watc…
arturaz f64fa4f
Backport oslib android fixes
arturaz 50a89a7
Ugh, scaladoc failures.
arturaz 2c91f87
Backport of watching race condition fixes.
arturaz 35065a3
Final touches.
arturaz 46c49e8
[autofix.ci] apply automated fixes
autofix-ci[bot] a674caa
Merge remote-tracking branch 'upstream/0.12.x' into improvement/fs-wa…
arturaz 05f6475
Windows native image fix.
arturaz dfd1c0d
Merge remote-tracking branch 'origin/improvement/fs-watching-0.12.x' …
arturaz 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.
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.