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 13:23:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aba45f03d68d665f327a86fb4880e15605efebcc
borgmatic
/
tests
/
unit
/
hooks
T
History
Dan Helfman
b67dcf829e
Fix a regression in which the ntfy monitoring hook failed to send a ping when the "priority" option was set (
#1246
).
2026-01-24 16:35:55 -08:00
..
credential
Fix existing tests (
#1225
).
2026-01-07 19:58:25 -08:00
data_source
Fix "restore" action and broken end-to-end tests.
2026-01-14 12:54:36 -08:00
monitoring
Fix a regression in which the ntfy monitoring hook failed to send a ping when the "priority" option was set (
#1246
).
2026-01-24 16:35:55 -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
Fix another warning from LVM about leaked file descriptors, this time when calling "lvcreate" from a command hook (
#1230
).
2026-01-16 12:04:32 -08: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