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
|
1f773124f6
|
Add support for Borg 2's "s3:" and "b2:" repository URLs, so you can backup to S3 or B2 cloud storage services even without using Rclone.
|
2025-05-04 09:59:07 -07:00 |
|
Dan Helfman
|
975a6e4540
|
Add additional tests for complete coverage (#303).
|
2025-03-28 11:37:48 -07:00 |
|
Dan Helfman
|
45c114973c
|
Add missing test coverage for new/changed code (#1019).
|
2025-03-08 18:31:16 -08:00 |
|
Dan Helfman
|
689643e5fa
|
Move bootstrap manifest file creation into a hook so it can actually clean up after itself.
|
2024-11-24 16:00:33 -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 |
|
Dan Helfman
|
7a117d5cc9
|
Add support for Borg 2's "sftp://" repository URLs.
|
2024-10-26 11:58:26 -07:00 |
|
Dan Helfman
|
fe0fe27c36
|
Adjust for Borg 2's change from "rclone://" repository URLs to just "rclone:".
|
2024-10-26 09:41:01 -07:00 |
|
Dan Helfman
|
ad21eb41ae
|
Add support for Borg 2's "rclone://" repository URLs.
|
2024-10-23 11:10:40 -07:00 |
|
Dan Helfman
|
8b49a59aff
|
Fix a traceback when the "repositories" option contains both strings and key/value pairs (#794).
|
2023-12-04 11:17:13 -08:00 |
|
Dan Helfman
|
487d8ffd32
|
Fix normalization of deprecated sections to support empty sections without erroring (#771).
|
2023-10-14 13:04:18 -07:00 |
|
Dan Helfman
|
b8d349d048
|
Additional test coverage (#732).
|
2023-08-01 16:27:53 -07:00 |
|
Dan Helfman
|
48b6a1679a
|
Remove sections (#721).
|
2023-07-08 23:14:30 -07:00 |
|
Dan Helfman
|
9cf27fa4ba
|
Deprecated configuration options warning logging.
|
2023-06-29 10:03:36 -07:00 |
|
Dan Helfman
|
5dbb71709c
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |
|
Divyansh Singh
|
b336b9bedf
|
add tests for repo labels
|
2023-03-27 00:19:23 +05:30 |
|
Divyansh Singh
|
b511e679ae
|
remove optional label for repos from tests
|
2023-03-26 16:59:29 +05:30 |
|
Divyansh Singh
|
e83ad9e1e4
|
use repository["path"] instead of repository
|
2023-03-25 01:04:57 +05:30 |
|
Divyansh Singh
|
39ad8f64c4
|
add tests and remove magic number
|
2023-03-21 17:06:03 +05:30 |
|
Dan Helfman
|
89500df429
|
Fix traceback when a configuration section is present but lacking any options (#604).
|
2022-10-23 13:56:03 -07:00 |
|
Dan Helfman
|
89d201c8ff
|
Fleshing out NEWS for the Borg 2 changes.
|
2022-08-17 21:54:00 -07:00 |
|
Dan Helfman
|
f47c98c4a5
|
Rename several configuration options to match Borg 2 (#557).
|
2022-08-17 21:14:58 -07:00 |
|
Dan Helfman
|
28d847b8b1
|
Warn and tranform on non-ssh://-style repositories (#557).
|
2022-08-17 10:13:11 -07:00 |
|
Dan Helfman
|
e76bfa555f
|
Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523).
|
2022-05-28 14:42:19 -07:00 |
|
Dan Helfman
|
02781662f8
|
Change monitoring hooks to specify the ping URL / integration key as a named option.
|
2022-05-23 20:02:10 -07:00 |
|
Dan Helfman
|
94b9ef56be
|
Change "exclude_if_present" option to support multiple filenames, rather than just a single filename (#280).
|
2020-01-23 13:41:37 -08:00 |
|