-
- Downloads
Make stateless lister constructors compatible with credentials
In effect, it just allows to add credentials to cgit, cran and pypi listers. This fixes instances of error [1] [1] https://sentry.softwareheritage.org/share/issue/2c35a9f129cf4982a2dd003a232d507a/ Related to T2998
Showing
- swh/lister/cgit/lister.py 7 additions, 3 deletionsswh/lister/cgit/lister.py
- swh/lister/cgit/tests/test_lister.py 36 additions, 0 deletionsswh/lister/cgit/tests/test_lister.py
- swh/lister/cgit/tests/test_tasks.py 2 additions, 4 deletionsswh/lister/cgit/tests/test_tasks.py
- swh/lister/cran/lister.py 7 additions, 3 deletionsswh/lister/cran/lister.py
- swh/lister/cran/tests/test_lister.py 31 additions, 0 deletionsswh/lister/cran/tests/test_lister.py
- swh/lister/pypi/lister.py 9 additions, 5 deletionsswh/lister/pypi/lister.py
- swh/lister/pypi/tests/test_lister.py 31 additions, 0 deletionsswh/lister/pypi/tests/test_lister.py
Loading
Please register or sign in to comment