https://forge.softwareheritage.org/source/swh-scheduler.git
Revision f338b75c739e609a603fd994cd430face7b052ec authored by David Douard on 29 January 2019, 13:29:22 UTC, committed by David Douard on 30 January 2019, 09:49:59 UTC
- use the same config system as the main backend, with the same conventions,
- do not make SchedulerUpdaterBackend inherit from DbBackend, use a simple
  association, similar to the SchedulerBackend class,
- refactor the ghtorrent the same (explicit config),
- same for the updater writer
- move their main functions in cli.py
- adapt tests accordingly
1 parent 48e5372
History
Tip revision: f338b75c739e609a603fd994cd430face7b052ec authored by David Douard on 29 January 2019, 13:29:22 UTC
Refactor swh/scheduler/updater as well
Tip revision: f338b75
File Mode Size
bin
data
debian
docs
sql
swh
.gitignore -rw-r--r-- 102 bytes
AUTHORS -rw-r--r-- 112 bytes
LICENSE -rw-r--r-- 34.3 KB
LICENSE.Celery -rw-r--r-- 2.6 KB
MANIFEST.in -rw-r--r-- 151 bytes
Makefile -rw-r--r-- 163 bytes
README.md -rw-r--r-- 1.3 KB
pytest.ini -rw-r--r-- 54 bytes
requirements-swh.txt -rw-r--r-- 19 bytes
requirements-test.txt -rw-r--r-- 123 bytes
requirements.txt -rw-r--r-- 337 bytes
setup.py -rwxr-xr-x 2.2 KB
tox.ini -rw-r--r-- 309 bytes

README.md

back to top