swh-lister/swh/lister/github
Nicolas Dandrimont e785e67315 Hook up recently introduced options to all listers
Hopefully one day we'll be able to replace all of this mess with PEP692
TypedDict kwargs, but that's only on track for Python 3.12.
2022-12-05 16:33:45 +01:00
..
tests lister: Make sure lister that requires github tokens can use it 2022-10-26 17:23:40 +02:00
__init__.py Remove no longer used models field in dict returned by register 2021-02-02 16:33:52 +01:00
lister.py Hook up recently introduced options to all listers 2022-12-05 16:33:45 +01:00
tasks.py Reimplement the GitHub lister using the new pattern class 2021-01-11 11:00:29 +01:00
utils.py Use swh.core.github.pytest_plugin in github tests 2022-05-20 16:06:11 +02:00