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

feat: Mature history management system #89

Closed
wants to merge 11 commits into from

Conversation

Matte22
Copy link
Collaborator

@Matte22 Matte22 commented Feb 14, 2024

Resolves: #70

This PR introduces a new history management system to track and manage file processing. This feature introduces the ability of adding new file entries into the history file during runtime and removing files from the history file that are no longer present in the watcher 'scanned' directory. It also introduces the base skeleton of a unit testing framework for watcher.

@Matte22 Matte22 closed this Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reset history file contents based on results of current folder scan
1 participant