-
-
-
-
v0.0.17
v0.0.17 Change pypi project url to use the /project api
-
-
-
-
-
-
-
v0.0.20 - d/*: debian packaging files migrated to separated branches - lister.cli: Fix spelling typo
v0.0.19
v0.0.18 - docs: add title and brief module description - gitlab.lister: Break asap when problem exists during fetch info - gitlab.lister: Do not expect gitlab instances to have credentials - setup: prepare for pypi upload - gitlab/models.py: drop unused import
v0.0.17 Change pypi project url to use the /project api
v0.0.14 - core.lister_base: Batch create origins (storage) & tasks (scheduler) - swh.lister.cli: Add debian lister to the list of supported listers - README.md: Update to demo the lister debian run
v0.0.13 - Fix missing use cases when unable to retrieve information from the api server - gitlab/lister: Allow specifying the number of elements to read (default is 20, same as the current gitlab api)
v0.0.12 - swh.lister.gitlab.tasks: Use gitlab as instance name for gitlab.com - README.md: Add gitlab to the lister implementations referenced - core/lister_base: Remove unused import
v0.0.11 - lister/gitlab: Add gitlab lister - docs: Update documentation to demonstrate how to run a lister locally - core/lister: Make the listers' scheduler configuration adaptable - debian/*: Fix debian packaging tests