Releases: josegonzalez/python-github-backup
Releases Β· josegonzalez/python-github-backup
0.58.0
16 Dec 15:17
Compare
Sorry, something went wrong.
No results found
Chores
Commits
46140b0 : Fix retry logic for HTTP 5xx errors and network failures (Rodos) #471
c70cc43 : Release version 0.58.0 (GitHub Action)
0.57.0
12 Dec 11:07
Compare
Sorry, something went wrong.
No results found
Documentation
add stdin token example to README #467 (Rodos )
Commits
ef99048 : Add GitHub Apps documentation and remove outdated header (Rodos) #467
f6e2f40 : Add --skip-assets-on flag to skip release asset downloads (#135 ) (Rodos) #468
ba852b5 : Release version 0.57.0 (GitHub Action)
0.56.0
11 Dec 16:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
replace deprecated git lfs clone with git clone + git lfs fetch --all #465 (Rodos )
add Windows support with entry_points and os.replace #466 (Rodos )
Documentation
add "Restoring from Backup" section to README #464 (Rodos )
Chores
Commits
2bb83d6 : Release version 0.56.0 (GitHub Action)
0.55.0
07 Dec 13:59
Compare
Sorry, something went wrong.
No results found
Bug Fixes
warn and skip when --starred-gists used for different user #459 (Rodos )
warn when --private used without authentication #461 (Rodos )
--all-starred now clones repos without --repositories #461 (Rodos )
improve error messages for inaccessible repos and empty wikis #461 (Rodos )
Documentation
fix RST formatting in Known blocking errors section #461 (Rodos )
Tests
add missing test coverage for case sensitivity fix #461 (Rodos )
Chores
Commits
eb5779a : Release version 0.55.0 (GitHub Action)
0.54.0
03 Dec 02:18
Compare
Sorry, something went wrong.
No results found
Bug Fixes
send INFO/DEBUG to stdout, WARNING/ERROR to stderr #458 (Rodos )
Documentation
update README testing section and add fetch vs pull explanation #457 (Rodos )
Commits
2a9d86a : Release version 0.54.0 (GitHub Action)
0.53.0
30 Nov 04:30
Compare
Sorry, something went wrong.
No results found
Bug Fixes
case-sensitive username filtering causing silent backup failures #456 (Rodos )
Commits
5739ac0 : Avoid rewriting unchanged JSON files for labels, milestones, releases, hooks, followers, and following (Rodos) #455
ff2681e : Release version 0.53.0 (GitHub Action)
0.52.0
28 Nov 23:39
Compare
Sorry, something went wrong.
No results found
Chores
Commits
7840528 : Skip DMCA'd repos which return a 451 response (Rodos) #454
8b7512c : Release version 0.52.0 (GitHub Action)
0.51.3
18 Nov 06:55
Compare
Sorry, something went wrong.
No results found
Tests
Add pagination tests for cursor and page-based Link headers #450 (Rodos )
Commits
7551829 : Use cursor based pagination (Helio Machado) #449
9ef496e : Release version 0.51.3 (GitHub Action)
0.51.2
16 Nov 23:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Improve CA certificate detection with fallback chain #447 (Rodos )
Commits
72d35a9 : Release version 0.51.2 (GitHub Action)
0.51.1
16 Nov 02:01
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Prevent duplicate attachment downloads #448 (Rodos )
Tests
Add pytest infrastructure and attachment tests #448 (Rodos )
Chores
Commits
1ec0820 : Release version 0.51.1 (GitHub Action)