gitlab: Port to the new lister api

Related to T2987
This commit is contained in:
Antoine R. Dumont (@ardumont) 2021-01-23 15:18:20 +01:00
parent ff232f0d91
commit 1390a513f2
No known key found for this signature in database
GPG key ID: 52E2E9840D10C3B8
9 changed files with 241 additions and 181 deletions

View file

@ -48,7 +48,6 @@ def test_get_lister_override():
db_url = init_db().url()
listers = {
"gitlab": "https://other.gitlab.uni/api/v4/",
"cgit": "https://some.where/cgit",
}