-
v0.0.328df816a8 · ·
v0.0.32 - tests: Add celery fixture to ease tests - tests: make tests use sql/ files from the package - tests: Starting migration towards pytest - listener: Make the listener code compatible with new celery (debian buster) - Make swh_scheduler_create_tasks_from_temp use indexes - setup: prepare for pypi upload - docs: add a simple README file
-
v0.0.311c2899cc · ·
v0.0.31 - sql/swh-scheduler: Make the create_tasks call idempotent - swh.scheduler.utils: Open create_task_dict function - sql/scheduler-data: Add lister gitlab task types - sql/scheduler-data: Reference the existing production lister data - swh.scheduler.backend_es: Open sniffing options
-
v0.0.298bbbe7b7 · ·
v0.0.29 - swh.scheduler.cli: Change archival period to rolling month - 1 week - swh.scheduler.updater.writer: Force filter resolution to list - swh.scheduler.cli: Change default archival period to current month - swh.scheduler.cli: Improve logging message - swh.scheduler.updater.backend: Adapt configuration path accordingly
-
v0.0.26ffd2dda6 · ·
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
-
v0.0.20d6b393df · ·
v0.0.20 - swh.scheduler.cli.archive: Open completed oneshot or disabled - recurring tasks archival endpoint - swh.core.serializer: Move to msgpack serialization format - swh.scheduler.cli: Unify pretty print output - sql/data: Add new task type for loading mercurial dump - swh.scheduler.cli: Add sample use case for the scheduling cli - swh.scheduler.cli: Open policy column to the scheduling cli - swh.scheduler.cli: Open the delimiter option as cli argument - Fix issue when updating task-type without any retry delay defined - swh-scheduler/data: Add new oneshot scheduling load-mercurial task - backend: fix default scheduling_db value for consistency - backend: doc: fix return value of create_tasks