borgmatic/tests/unit/hooks
2025-09-26 14:40:27 -07:00
..
credential Add loading of systemd credentials even when running borgmatic outside of a systemd service (#1123). 2025-09-24 10:34:20 -07:00
data_source Add a "steps" option to run command hooks around particular sub-action steps like individual checks (#1134). 2025-09-26 14:40:27 -07:00
monitoring When making HTTP requests in monitoring hooks, set "borgmatic" as the user agent (#1139). 2025-09-01 16:51:33 -07:00
__init__.py Move hooks into directory, so there can be one source file per type of hook (#225). 2019-10-21 15:52:14 -07:00
test_command.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_dispatch.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00