witten_borgmatic/borgmatic/hooks
2025-03-11 14:42:25 -07:00
..
credential Fix Python < 3.12 compatibility issue (#1005). 2025-02-23 09:59:19 -08:00
data_source Fix incorrect kwarg in LVM hook (#790). 2025-03-11 14:42:25 -07:00
monitoring With the PagerDuty monitoring hook, send borgmatic logs to PagerDuty so they show up in the incident UI (#409). 2025-03-04 08:55:09 -08: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
command.py Correctly handle errors in command hooks (#1019). 2025-03-11 11:36:28 -07:00
dispatch.py Switch to context manager for running "dump_data_sources" before/after hooks (#790). 2025-03-07 10:33:39 -08:00