You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.
Extensive configuration about what to include in the backup
No
Yes
Extra features like starred/watched repos, following/followers, git lfs, etc.
No
Yes
Possibility to (test) restore
No
No
Note: There doesn't seem to be any other serious alternative. python-github-backup is maintained, but is tailored to the maintainer's use case, and doesn't offer compressed output, S3 upload, or automated tests.
Proposal
Extend github-backup with:
S3 upload using boto3
Automated tests using mock GitHub API responses and/or a test organization, and something like S3Mock