Skip to content
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

Watch changes in single files #623

Merged
merged 2 commits into from
Aug 13, 2018
Merged

Watch changes in single files #623

merged 2 commits into from
Aug 13, 2018

Conversation

jvican
Copy link
Contributor

@jvican jvican commented Aug 13, 2018

Does three things:

  1. Updates to another version of directory-watcher that exposes an
    internal method. We use this internal method to fix the linked
    ticket; Bloop now watches the parent directories of source files in a
    non-recursive way.
  2. Re-engineers the tests for file watching using the Task APIs and
    making it easier to test.
  3. Adds a new test to make sure that Scala files in the root project get compiled #598 is fixed.

Does three things:

1. Updates to another version of directory-watcher that exposes an
   internal method. We use this internal method to fix the linked
   ticket; Bloop now watches the parent directories of source files in a
   non-recursive way.
2. Re-engineers the tests for file watching using the Task APIs and
   making it easier to test.
3. Adds a new test to make sure that
   #598 is fixed.
@jvican jvican added bug A defect or misbehaviour. task / watch labels Aug 13, 2018
@jvican jvican merged commit 54b43d3 into master Aug 13, 2018
@tgodzik tgodzik deleted the topic/file-watching-fixes branch September 7, 2021 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect or misbehaviour. task / watch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant