Merge topic branch 'issue1-vault-config-exporter' into master
Marco Ricci

Marco Ricci commited on 2024-09-01 11:06:43
Zeige 0 geänderte Dateien mit 0 Einfügungen und 0 Löschungen.


* t/issue1-vault-config-exporter:
  Fix formatting and linting issues in exporter tests
  Add Changelog entry for the vault exporter
  Rename vault v0.2/v0.3 classes, and fix API weirdnesses and test coverage
  Add more tests of the storeroom format exporter's internals
  Test exporter data loading functionality more robustly
  Move exporter command-line interface into a separate module
  Add preliminary tests for the exporter
  Add command-line interface to the exporter
  Move vault key and path detection logic into the exporter module
  Add prototype for "vault v0.2/v0.3"-type data export
  Support exports from outside the current directory
  Add dependency on cryptography for the exporter
  Add an actual storeroom exporter, not just a reader
  Add docstrings and better variable names on storeroom exporter
  Add example for "storeroom"-type data export
  Add prototype for "storeroom"-type data export

GitHub: Closes #1.