Skip to content
v0.3.0

- Refactor vault configuration without the args indirection
- vault.server: Introduce typed VaultInterface
- Replace file modes literals to DentryPerms enum
- Add tests on current configuration check for cooker instantiation
- api.server: Add types and tests on configuration checks
- swh.vault: Unify get_vault factory function with other factories
- vault.tests: Make postgresql fixture faster