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-22 02:03:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6ab326bb45a752d71b8a8e0b3c6d2e0de131fc5
borgmatic
/
tests
/
integration
T
History
Dan Helfman
596d59ef60
Fix a race condition in which borgmatic sometimes swallows Borg error output without logging it (
#1256
).
2026-05-12 15:28:31 -07:00
..
actions
Deprecate validate-borgmatic-config in favor of new "config validate" action (
#529
).
2023-06-23 10:11:41 -07:00
borg
Improve performance of the "info" and "repo-list" actions by eliminating a second "borg info" call that supports a "no matching archives" warning (
#1264
).
2026-04-03 20:57:25 -07:00
commands
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
2025-07-17 23:24:58 -07:00
config
tests: use pytest tmp_path fixture instead of hardcoded /tmp paths
2026-04-15 16:35:41 +02:00
hooks
Add mTLS support for Loki monitoring hook
2026-04-12 17:57:01 +02:00
__init__.py
Move tests to the root of the repository, in keeping with more common convention.
2018-09-30 13:57:20 -07:00
test_execute.py
Fix a race condition in which borgmatic sometimes swallows Borg error output without logging it (
#1256
).
2026-05-12 15:28:31 -07:00
test_logger.py
Get unit/integration tests passing.
2026-01-01 22:24:56 -08:00