https://forge.softwareheritage.org/source/swh-scheduler.git
Revision 69f1759d34eca5cfd5b41cd22ce956c027cb8578 authored by David Douard on 07 January 2019, 13:19:54 UTC, committed by David Douard on 10 January 2019, 14:43:39 UTC
since it's actually the responsibility of each subcommand to decide whether it
can run without a properly configured scheduler instance.

This is also required so the user can run:

  swh-scheduler subcommand --help

even with a non-properly configured scheduler.
1 parent df075ba
History
Tip revision: 69f1759d34eca5cfd5b41cd22ce956c027cb8578 authored by David Douard on 07 January 2019, 13:19:54 UTC
Move the scheduler verification from the main cli group definition to subcommands
Tip revision: 69f1759
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