swh-lister/swh/lister/github
Antoine Lambert d5c30a3ce3 Update value of User-Agent HTTP request header used by listers
That HTTP header value will now contain the lister name but also a link
to our contact form in order for sysadmins to easily reach us if needed.

The following template is used to generate it:

"Software Heritage <lister_name> lister v<swh-lister version>
 (+https://www.softwareheritage.org/contact)"
2022-09-26 10:48:40 +02:00
..
tests Use swh.core.github.pytest_plugin in github tests 2022-05-20 16:06:11 +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 Update value of User-Agent HTTP request header used by listers 2022-09-26 10:48:40 +02: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