staging instance, all data can be removed at all time

Skip to content
v0.0.2

- MANIFEST.in: Include all requirements files
- pre-commit: Install configuration file
- test_deposit: Use http scheme in BASE_URL
- Add tests for --warning and --critical.
- Add tests for error statuses in check_vault.
- Make vault tests use mocked_time fixture.
- Add a check_deposit command.
- Simplify CLI options handling, and move --swh-storage-url and --swh-web-url to the check_vault subcommand.
- Use a single function to format output, and remove space in metric name.
- Fix tests of check_vault.
- Add a WebScenario class for tests to conveniently handle successive states of swh-web.
- Add a timeout to check_vault.
- Add a check_vault command