Skip to content
v0.0.26

- swh.scheduler: Fix package build
- swh.scheduler.tests: Test remote scheduler api as well
- swh.scheduler: Add tests around removing archivable tasks
- swh.scheduler: Add tests around filtering archivable tasks
- swh-scheduler-schema: Fix unneeded drop instructions
- swh.scheduler.cli: Improve docstring
- swh.scheduler.cli: Permit to specify the backend to use in cli
- swh.scheduler.api: Bootstrap scheduler's remote api
- swh.scheduler: Use `get_scheduler` api to instantiate a scheduler
- swh.scheduler.backend: Fix docstring