swh-lister/swh/lister/npm
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 npm tasks 2019-01-08 10:35:33 +01:00
__init__.py swh.lister.npm : Add a lister of all available packages in the npm registry 2018-11-26 11:04:13 +01:00
lister.py lister: Unify credentials structure between listers 2019-05-29 14:00:11 +02:00
models.py swh.lister.npm: Add an incremental npm lister 2018-12-03 17:58:27 +01:00
tasks.py npm.tasks: Fix NpmVisitModel parameters format 2019-01-30 16:32:26 +01:00