-
- Downloads
swh.lister.cgit: Remove repo page visit step
Remove the need to visit every page and extract the origin url by introducing a parameter url_prefix. The origin url is in format <prefix>/<repo_name> where The prefix is same for all the repos for a particular cgit instance.
Showing
- README.md 5 additions, 1 deletionREADME.md
- swh/lister/cgit/lister.py 109 additions, 134 deletionsswh/lister/cgit/lister.py
- swh/lister/cgit/tasks.py 5 additions, 3 deletionsswh/lister/cgit/tasks.py
- swh/lister/cgit/tests/api_response.html 0 additions, 47 deletionsswh/lister/cgit/tests/api_response.html
- swh/lister/cgit/tests/repo_list.txt 15 additions, 0 deletionsswh/lister/cgit/tests/repo_list.txt
- swh/lister/cgit/tests/response.html 41 additions, 0 deletionsswh/lister/cgit/tests/response.html
- swh/lister/cgit/tests/test_lister.py 10 additions, 33 deletionsswh/lister/cgit/tests/test_lister.py
- swh/lister/cgit/tests/test_tasks.py 28 additions, 4 deletionsswh/lister/cgit/tests/test_tasks.py
- swh/lister/cli.py 2 additions, 1 deletionswh/lister/cli.py
Loading
Please register or sign in to comment