Skip to content

conftest, save_*: Port code to updated swh-scheduler API

Antoine Lambert requested to merge anlambert/swh-web:scheduler-api-update into master

The oldest part of the scheduler API was updated to use model classes (based on attr package) instead of dictionaries in order to improve typing.

Depends on swh-scheduler!378 (merged)

Merge request reports