-
v0.4.0534ea97d · ·
v0.4.0 * Fix tests and typing * Add support for swh-model and 1.0.0 and 2.0.0 * Require aiohttp != 3.7.4.post0, as aioresponses does not support that version
-
v0.3.033a9cd4e · ·
v0.3.0 / 2020-12-19 * DB import: skip invalid SWHIDs during import * DB import: massive speed up, via sqlite tuning and better mem handling * CLI: improve exit handling upon failure * honor HTTP(S)_PROXY environment variables, to support HTTP proxies * CLI: add help message for "swh scanner db" command group * add 'db serve' CLI option to start the API service * CLI: make "db import" CLI more strict and improve user messages * CLI: add 'db import' option to create local database with known swhids * requirements-test: Add missing asynctest dependency * CLI: add tests * CLI: fix behavior in case an invalid config file is given * Fix not self-contained temp_path fixture in conftest * Import qualified scanner.scan inside cli.scan entrypoint * model: dropped _iter_nodes_attr function * PEP8 renaming of scanner modules * model: fix Tree.toDict to be side-effect free * Improve cli documentation * Remove parse_url helper and inline trailing slash fix * Fix default config file may be absent in scanner cli * Drop debian packaging, which is now handled on separate branches * Pin black in tox to the same version as pre-commit * Run isort on the changes of f10d3d87cbcb0cb80e6ebfd1c3ea699bb11040f5
-
v0.1.13f00bb00 · ·
v0.1.1 / 2020-04-29 * flat json output with known and swhid values * model: known attribute in Tree structure * setup: Add missing minimum required python3 version * requirements-swh: swh.model version >= 0.0.64 * scanner: option to exclude specific patterns * Add a pyproject.toml file to target py37 for black * Enable black * new visualization format: sunburst chart * changed structure of temp_folder fixture * model: get information about directories * Add --no-live-server-clean-stop flag to work around CI bug
-