swh-lister/swh/lister/github
Nicolas Dandrimont 5f567b3c34 Deduplicate origins in the GitHub lister
In some circumstances, GitHub will return two separate repos with the
same html_url in the same page. This makes the lister fail with a
cardinality error.
2021-12-01 16:00:14 +01:00
..
tests tests: Remove no longer used conftest files 2021-01-26 17:09:04 +01:00
__init__.py Remove no longer used models field in dict returned by register 2021-02-02 16:33:52 +01:00
lister.py Deduplicate origins in the GitHub lister 2021-12-01 16:00:14 +01:00
tasks.py Reimplement the GitHub lister using the new pattern class 2021-01-11 11:00:29 +01:00