Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implementing incremental by files, safer version of incremental backup. #383

Merged
merged 3 commits into from
Feb 1, 2025

Conversation

hkmaly
Copy link
Contributor

@hkmaly hkmaly commented Jan 17, 2025

As mentioned in #244 this is safer version of incremental backup which skips pull requests and issues based on the modification date of json created previously with the updated_at time of the object on github. While it uses more API requests than previous implementation, it uses WAY less API requests than full backup.

@hkmaly
Copy link
Contributor Author

hkmaly commented Jan 21, 2025

Note that it's finished and worksforme(TM). Any comments?

@josegonzalez josegonzalez merged commit 095b712 into josegonzalez:master Feb 1, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants