Dan Helfman
|
9a80fec91b
|
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
|
2025-07-17 23:24:58 -07:00 |
|
Dan Helfman
|
71f1819f05
|
Some additional test coverage (#635).
|
2025-01-27 09:27:12 -08:00 |
|
Dan Helfman
|
7d56641f56
|
Get existing unit tests passing (#635).
|
2025-01-26 12:13:29 -08:00 |
|
Dan Helfman
|
1366269586
|
Add a couple of missing tests (#251).
|
2024-11-30 09:44:55 -08:00 |
|
Dan Helfman
|
3197178b3d
|
Fix flake errors.
|
2024-11-24 16:32:48 -08:00 |
|
Dan Helfman
|
84f611ae4f
|
Require the runtime directory to be an absolute path.
|
2024-11-24 16:15:19 -08:00 |
|
Dan Helfman
|
c65aa24001
|
Add test coverage for ZFS hook (#261).
|
2024-11-23 10:50:58 -08:00 |
|
Dan Helfman
|
afdf831c59
|
Fix broken restore/bootstrap when using Borg 1.2 and a randomly named temporary directory (#934).
|
2024-11-17 11:55:10 -08:00 |
|
Dan Helfman
|
7cca83b698
|
Log the path of the borgmatic runtime directory used (#934).
|
2024-11-17 10:15:58 -08:00 |
|
Dan Helfman
|
b80f60a731
|
Create the borgmatic runtime directory if it doesn't exist (#934).
|
2024-11-16 16:03:18 -08:00 |
|
Dan Helfman
|
b0cad58d6c
|
Add a dash to the prefix of the randomly named temporary directory to improve readability (#937).
|
2024-11-16 11:26:24 -08:00 |
|
Dan Helfman
|
295bfb0c57
|
Update the logic that probes for the borgmatic streaming database dump, bootstrap metadata, and check state directories to support more platforms and use cases (#934).
|
2024-11-15 18:15:32 -08:00 |
|
Dan Helfman
|
be08e889f0
|
Fix the user runtime directory location on macOS (and possibly Cygwin) (#928).
|
2024-11-03 21:44:11 -08:00 |
|
Dan Helfman
|
814cdb4b87
|
Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (#562). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (#562). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (#838). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action.
|
2024-11-03 13:14:05 -08:00 |
|
Dan Helfman
|
13878be254
|
Move the default check state directory (#562, #638). Deprecate the "borgmatic_source_directory" option in favor of "borgmatic_runtime_directory" and "borgmatic_state_directory" (#562).
|
2024-10-30 22:36:43 -07:00 |
|