Skip to content
v2.6.0

- Extract reusable github tests fixtures into its own pytest_plugin
- test_db/test_db_copy_to: Fix hypothesis FailedHealthCheck error
- Refactor swh.lister.github.utils to swh.core.github.utils
- Add utility function to retrieve canonical github urls
- Make 'python -m swh' work as cli entry point
- db_utils: Make connect_to_conninfo use through contextmanager
- Upgrade mypy to 0.942 to fix support of types-psycopg2 >= 2.9.12