This website requires JavaScript.
Explore
Help
Register
Sign In
borgmatic-collective
/
borgmatic
Watch
10
Star
66
Fork
27
You've already forked borgmatic
Code
Issues
42
Pull Requests
5
Actions
Packages
Releases
140
Activity
borgmatic
/
tests
/
unit
History
Dan Helfman
97305cc3ce
All checks were successful
build / test (push)
Successful in 4m7s
Details
build / docs (push)
Successful in 56s
Details
Fix broken tests when NO_COLOR=1 is set (
#943
).
2024-11-19 08:48:21 -08:00
..
actions
Fix broken restore/bootstrap when using Borg 1.2 and a randomly named temporary directory (
#934
).
2024-11-17 11:55:10 -08:00
borg
Fix borgmatic ignoring the "BORG_RELOCATED_REPO_ACCESS_IS_OK" and "BORG_UNKNOWN_UNENCRYPTED_REPO_ACCESS_IS_OK" environment variables (
#939
).
2024-11-18 09:46:52 -08:00
commands
Remove the restriction that the "extract" and "mount" actions must match a single repository (
#722
).
2024-11-17 21:39:59 -08:00
config
Remove the restriction that the "extract" and "mount" actions must match a single repository (
#722
).
2024-11-17 21:39:59 -08:00
hooks
Fix a few remaining Pushover issues from the PR.
2024-11-18 20:32:17 -08: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
Mask the password when logging a MongoDB dump or restore command (
#848
).
2024-04-16 10:20:15 -07:00
test_logger.py
Fix broken tests when NO_COLOR=1 is set (
#943
).
2024-11-19 08:48:21 -08:00
test_signals.py
Fix for borgmatic not stopping Borg immediately when the user presses ctrl-C (
#761
).
2023-09-27 08:52:00 -07:00
test_verbosity.py
add verbosity level -2
2023-05-26 08:57:12 +05:30