https://github.com/SoftwareHeritage/swh-storage
Revision df3f33fb6c9bc53bdaa587b81e6a812d11c24db4 authored by Antoine R. Dumont (@ardumont) on 11 January 2020, 10:47:57 UTC, committed by Antoine R. Dumont (@ardumont) on 14 January 2020, 10:41:35 UTC
1 parent 54890f7
Raw File
Tip revision: df3f33fb6c9bc53bdaa587b81e6a812d11c24db4 authored by Antoine R. Dumont (@ardumont) on 11 January 2020, 10:47:57 UTC
storage.retry: Implement release_add with retry policy
Tip revision: df3f33f
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
.mypy_cache/
back to top