Tags give the ability to mark specific points in history as being important
-
v0.0.33
6cb7a671 · ·v0.0.33 * Use swh-storage validation proxy. * Use model objects to send to storage * Add a pyproject.toml file to target py37 for black * setup: Update the minimum required runtime python3 version * setup.py: add documentation link * Raise NotFoundExc within our RPC framework instead of returning 404.
-
v0.0.23
4a36e464 · ·v0.0.23 - test_cookers: Fix commit behavior when committing to another branch - Rewrite tests using pytest's fixtures and adapt them to recent refactorings - Normalize the configuration of VaultBackend and cooker - Make it possible to specify the config file via SWH_CONFIG_FILENAME env var - Refactor the VaultBackend to use BaseDb and pool-based db access - Add a swh.vault.api.wsgi module to instanciate the (singleton) wsgi app object