swh.lister.github: Refactor to use swh.storage instead of sqlalchemy

This commit is contained in:
Nicolas Dandrimont 2016-03-09 19:03:35 +01:00
parent f13764ba36
commit 533f6fa1a3
20 changed files with 600 additions and 694 deletions

View file

@ -1,5 +0,0 @@
SHELL=/bin/bash
GHLISTER_ROOT=/home/zack/src/swh-lister-github
# m h dom mon dow command
0 8 * * * PYTHONPATH=$GHLISTER_ROOT $GHLISTER_ROOT/bin/ghlister catchup >> ~/.cache/swh/lister-github/$(date +\%Y\%m\%d).log 2>&1