Skip to content
resolvers/content_data: Fix call to storage.content_get_data

Apply swh-py-template v0.3.3 with copier

test_gunicorn_config: Fix tests after swh-core v3.7.0 release

Apply swh-py-template v0.2.3

tests: Fix compatibility with swh-model 6.14.0

model: adapt to the renaming of model.ObjectType to model.ReleaseTargetType

model: adapt to the renaming of model.TargetType to model.SnapshotTargetType

test_gunicorn_config: Fix test after swh-core v3.0.1 release

Apply swh-py-template v0.2.0

Add support for revision_log returning Revision objects

tests: Simplify setup after pytest 8.1 release

backends/search: Fix typing after swh-search interface update