This website requires JavaScript.
Explore
Help
Register
Sign In
peter
/
borgmatic
Watch
1
Star
0
Fork
0
mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced
2026-07-30 05:13:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5246a10b99588f28c0461448ce9900a6cdb8fcbf
borgmatic
/
tests
/
unit
/
hooks
T
History
Dan Helfman
587d31de7c
Run all command hooks respecting the "working_directory" option if configured (
#790
).
2025-03-21 10:53:06 -07:00
..
credential
Support working directory for container and file credential hooks.
2025-02-14 19:35:12 -08:00
data_source
Remove the "dump_data_sources" command hook, as it doesn't really solve the use case and works differently than all the other command hooks (
#790
).
2025-03-20 11:13:37 -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
test_command.py
Run all command hooks respecting the "working_directory" option if configured (
#790
).
2025-03-21 10:53:06 -07:00
test_dispatch.py
Get existing tests passing again (
#961
).
2025-01-30 20:18:03 -08:00