swh-lister/swh/lister/github
Antoine R. Dumont (@ardumont) b81621274b
lister: Unify credentials structure between listers
This becomes a dictionary of key <lister-name>, value a dict of key
<instance-name>, value list of dict username/password.

Related T1772
2019-05-29 14:00:11 +02:00
..
tests Add tests for github tasks 2019-01-08 10:35:33 +01:00
__init__.py Add missing __init__.py files 2017-10-30 16:38:27 +01:00
lister.py lister: Unify credentials structure between listers 2019-05-29 14:00:11 +02:00
models.py Simplify listers Model constructor 2018-12-12 18:27:11 +01:00
tasks.py tasks: fix handling of unsupported promise.save() calls 2019-04-11 11:03:48 +02:00