https://forge.softwareheritage.org/source/swh-scheduler.git
Revision 98526539a8e4fe8a002e5b32370bfc12bc7dc2e7 authored by Nicolas Dandrimont on 19 January 2021, 16:56:44 UTC, committed by Valentin Lorentz on 20 January 2021, 09:35:09 UTC
This issue was masked by tox.ini using pytest with --doctest-modules,
which imports all modules during test collection, and therefore executing
the side-effects of swh.scheduler.cli.journal.
1 parent f8627a9
History
Tip revision: 98526539a8e4fe8a002e5b32370bfc12bc7dc2e7 authored by Nicolas Dandrimont on 19 January 2021, 16:56:44 UTC
Import the journal subcommand in the main swh.scheduler cli
Tip revision: 9852653
File Mode Size
data
docs
sql
swh
.gitignore -rw-r--r-- 129 bytes
.pre-commit-config.yaml -rw-r--r-- 1021 bytes
AUTHORS -rw-r--r-- 112 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTORS -rw-r--r-- 14 bytes
LICENSE -rw-r--r-- 34.3 KB
LICENSE.Celery -rw-r--r-- 2.6 KB
MANIFEST.in -rw-r--r-- 154 bytes
Makefile -rw-r--r-- 163 bytes
README.md -rw-r--r-- 292 bytes
conftest.py -rw-r--r-- 620 bytes
mypy.ini -rw-r--r-- 655 bytes
pyproject.toml -rw-r--r-- 237 bytes
pytest.ini -rw-r--r-- 33 bytes
requirements-journal.txt -rw-r--r-- 12 bytes
requirements-swh.txt -rw-r--r-- 47 bytes
requirements-test.txt -rw-r--r-- 65 bytes
requirements.txt -rw-r--r-- 403 bytes
setup.cfg -rw-r--r-- 247 bytes
setup.py -rwxr-xr-x 2.4 KB
tox.ini -rw-r--r-- 673 bytes

README.md

back to top