Skip to content

check_for_modifications should not be required - #53

Merged
TomekFraczek merged 2 commits into
developmentfrom
hotfix/mtime-required
Dec 10, 2025
Merged

check_for_modifications should not be required#53
TomekFraczek merged 2 commits into
developmentfrom
hotfix/mtime-required

Conversation

@TomekFraczek

Copy link
Copy Markdown
Member

One of the recent PRs added functionality to check for modification based on the the last_modified time of files, but this required a value in the source config that broke existing parsers

…ough logic to handle if check_for_modifications is not specified
@NikhilDS-Rice

Copy link
Copy Markdown
Collaborator

Re-established the existing parser behavior and verified there's enough logic to handle if check_for_modification is not specified in config.

You can close this request.

Note: If check_for_modifications is not specified in the config then the parser would look only for new files and will miss if any modifications done to the existing files.

@TomekFraczek
TomekFraczek merged commit eb6dc08 into development Dec 10, 2025
1 check failed
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.

2 participants