swh-lister/swh/lister/gitlab
Antoine R. Dumont (@ardumont) 1f911401a1
gitlab: Add test on incremental implementation
Note that the current implementation will start back the new visit from the last
next_page link seen (that's what is stored in the lister state to avoid computing back
the url). This means that this page will be seen at least 2 times, on the first visit
and on the next. This should not pose any problems as the listing is idempotent.

Related to T2987
2021-01-25 08:51:23 +01:00
..
tests gitlab: Add test on incremental implementation 2021-01-25 08:51:23 +01:00
__init__.py gitlab: Port to the new lister api 2021-01-25 08:51:16 +01:00
lister.py gitlab: Add test on incremental implementation 2021-01-25 08:51:23 +01:00
tasks.py python: Reorder imports with isort 2020-09-17 17:48:27 +02:00