https://forge.softwareheritage.org/source/swh-deposit.git
Raw File
Tip revision: 12e3966b168e7be7b19aeb8c0a8d664667c81b3d authored by Antoine R. Dumont (@ardumont) on 04 October 2019, 14:11:02 UTC
deposit.signals: Scheduler load-deposit task with new endpoints
Tip revision: 12e3966
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
*.egg-info/
version.txt
build/
dist/
/analysis.org
/swh/deposit/fixtures/private_data.yaml
/swh/deposit.json
/test.json
/swh/test
db.sqlite3
/.noseids
*.tgz
*.zip
*.tar.gz
*.tar.bz2
*.tar.lzma
.tox/
back to top