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

Implement resource watcher and notify the user if a file has changed and needs pulling again #69

Open
alelom opened this issue Oct 9, 2020 · 0 comments
Assignees
Labels
size:M Measured in hours type:feature New capability or enhancement

Comments

@alelom
Copy link
Member

alelom commented Oct 9, 2020

Description:

Might be doable using https://docs.microsoft.com/en-us/dotnet/api/system.io.filesystemwatcher?view=netcore-3.1.

Should hook to the UI's OnDataUpdated event.

@alelom alelom added the type:feature New capability or enhancement label Oct 9, 2020
@alelom alelom self-assigned this Oct 9, 2020
@alelom alelom changed the title Implement resource watcher Implement resource watcher and notify the user if a file has changed and needs pulling again Oct 9, 2020
@alelom alelom added the size:M Measured in hours label Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M Measured in hours type:feature New capability or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant