Releases: josegonzalez/python-github-backup
Releases Β· josegonzalez/python-github-backup
0.61.0
Features
- Backup of repository security advisories #475 (Lukas Bestle)
Documentation
- Add missing
--retriesargument to README #476 (Lukas Bestle)
Tests
- Adapt tests to new argument #475 (Lukas Bestle)
Commits
- c63fb37: Release version 0.61.0 (GitHub Action)
0.60.0
Commits
- 89502c3: update retry logic and logging (michaelmartinez) #474
- 8b1b632: max_retries 5 (michaelmartinez) #474
- 1f2ec01: readme, simplify the logic a bit (michaelmartinez) #474
- f9827da: don't use a global variable, pass the args instead (michaelmartinez) #474
- 8b21e25: readme (michaelmartinez) #474
- 5ab3852: rm max_retries.py (michaelmartinez) #474
- 44b0003: updates to the tests, and fixes to the retry (michaelmartinez) #474
- 858731e: Release version 0.60.0 (GitHub Action)
0.59.0
0.58.0
0.57.0
0.56.0
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
Chores
- deps: bump the python-packages group with 3 updates #462 (dependabot[bot])
- deps: bump urllib3 in the python-packages group #463 (dependabot[bot])
Commits
- 2bb83d6: Release version 0.56.0 (GitHub Action)
0.55.0
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
Tests
Chores
- deps: bump urllib3 from 2.5.0 to 2.6.0 #460 (dependabot[bot])
Commits
- eb5779a: Release version 0.55.0 (GitHub Action)
0.54.0
0.53.0
0.52.0
Chores
- deps: bump the python-packages group with 3 updates #451 (dependabot[bot])
- deps: bump actions/checkout from 5 to 6 #452 (dependabot[bot])
- deps: bump restructuredtext-lint in the python-packages group #453 (dependabot[bot])