Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
fix: pool helper, dry-run logic, test config, and logger format
ba33797View on GitHubUpdate .gitignore, remove deprecated ffsubsync-job.yaml, and refactor logging and config handling. Add series_filter to config and adjust related tests. Enhance sync logic to support dry run scenarios without file modifications.
beaef48View on GitHubEnhance dry run functionality in sync process. Update Config class to include description for dry_run option. Modify main sync logic to handle dry run scenarios without modifying files. Adjust tests to verify dry run behavior and ensure no backups are created during dry runs.
57bcad8View on GitHubRefactor configuration handling to use CliApp for argument parsing. Update tests to reflect changes in config initialization.
107f618View on GitHub