Dan Helfman 814cdb4b87 Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (#562). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (#562). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (#838). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action. 7 месяцев назад
..
__init__.py a125df991b Move tests to the root of the repository, in keeping with more common convention. 6 лет назад
test_checks.py ef448e2dd1 Add a "skip_actions" option to skip running particular actions (#701). 1 год назад
test_collect.py c294e78715 Use absolute paths when storing configuration files in an archive for later bootstrapping (#697). 2 лет назад
test_constants.py 38bc4fbfe2 Fix interaction between environment variable interpolation in constants and shell escaping (#860). 1 год назад
test_environment.py f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2 лет назад
test_generate.py 3ecd0e731e Initial work on spot check schema and preparatory refactoring (#656). 1 год назад
test_load.py 63198088c4 Store included configuration files within each backup archive in support of the "config bootstrap" action (#736). 1 год назад
test_normalize.py 13878be254 Move the default check state directory (#562, #638). Deprecate the "borgmatic_source_directory" option in favor of "borgmatic_runtime_directory" and "borgmatic_state_directory" (#562). 8 месяцев назад
test_override.py 4d79f582df Fix a traceback when providing an invalid "--override" value for a list option (#814). 1 год назад
test_paths.py 814cdb4b87 Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (#562). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (#562). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (#838). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action. 7 месяцев назад
test_validate.py c5633227bf Add glob ("*") support to the "--repository" flag (#898). 10 месяцев назад