https://forge.softwareheritage.org/source/swh-scheduler.git
Revision 2582293131b2d7c41f29b136e812ae8c5e046c23 authored by David Douard on 18 December 2018, 17:00:06 UTC, committed by David Douard on 18 December 2018, 17:38:59 UTC
that allows to easily insert a new task in the scheduler's database, eg.

  swh-scheduler --database 'service=swh-scheduler' \
        task add swh-lister-debian distribution=stretch policy=oneshot
1 parent 4317681
History
Tip revision: 2582293131b2d7c41f29b136e812ae8c5e046c23 authored by David Douard on 18 December 2018, 17:00:06 UTC
Add a new 'swh-schedule task add' command
Tip revision: 2582293
File Mode Size
bin
data
debian
docs
sql
swh
.gitignore -rw-r--r-- 102 bytes
AUTHORS -rw-r--r-- 112 bytes
LICENSE -rw-r--r-- 34.3 KB
LICENSE.Celery -rw-r--r-- 2.6 KB
MANIFEST.in -rw-r--r-- 151 bytes
Makefile -rw-r--r-- 163 bytes
README.md -rw-r--r-- 1.3 KB
pytest.ini -rw-r--r-- 30 bytes
requirements-swh.txt -rw-r--r-- 19 bytes
requirements-test.txt -rw-r--r-- 30 bytes
requirements.txt -rw-r--r-- 337 bytes
setup.py -rwxr-xr-x 2.2 KB
tox.ini -rw-r--r-- 249 bytes

README.md

back to top