Dan Helfman
5e6ceea7e2
Merge branch 'main' into reference-docs
2025-10-12 15:59:09 -07:00
Dan Helfman
a1acf1e0dd
Add documentation search.
2025-10-12 15:37:28 -07:00
Dan Helfman
8ea9a7cb55
Change the URL of the local documentation development server to be more like the production URL.
2025-10-12 15:16:25 -07:00
Dan Helfman
f45258b6b7
Revert "Add documentation search."
...
This reverts commit 6d7dc378a9 .
2025-10-12 11:18:41 -07:00
Dan Helfman
85177b78a6
Merge branch 'main' into reference-docs
2025-10-12 10:59:19 -07:00
Dan Helfman
6d7dc378a9
Add documentation search.
2025-10-12 10:55:48 -07:00
Dan Helfman
2a69598e02
Partial work on factoring out references docs from how-to guides ( #942 ).
2025-10-10 22:21:15 -07:00
Dan Helfman
4c7435378c
Add to NEWS: Fix a traceback (TypeError) in the "check" action with Python 3.14 ( #1161 ).
2025-10-09 14:34:57 -07:00
Dan Helfman
d15bed5d4f
Fix Python 3.14 incompatibility ( #1161 ).
...
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1161
2025-10-09 21:33:25 +00:00
Carmen Bianca BAKKER
2b34c62e6f
Remove non-existent argument to Path
...
'mode' is not a valid argument to (Pure)Path. Passing keyword arguments is
deprecated since Python 3.12. I don't suspect it ever did anything. It is
removed in Python 3.14.
Without this patch, borgmatic crashes on Python 3.14.
This code was first introduced in e76bfa555f .
2025-10-09 22:09:40 +02:00
Dan Helfman
2a5e202daf
Bump version for release.
2.0.9
2025-10-07 09:55:41 -07:00
Dan Helfman
7f2e3e0054
Fix to snapshot both parent and child volumes/filesystems instead of just the parent ( #1156 ).
...
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1158
2025-10-07 16:14:31 +00:00
Dan Helfman
173ba00caa
Fix to snapshot both parent and child volumes/filesystems instead of just the parent ( #1156 ).
2025-10-04 14:35:42 -07:00
Dan Helfman
498d662b3d
More accurately collect Btrfs subvolumes to snapshot. As part of this, the Btrfs hook no longer uses "findmnt" ( #1105 ).
...
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1154
2025-10-03 03:27:37 +00:00
Dan Helfman
75405bed89
Cache Btrfs get property commands ( #1105 ).
2025-10-01 22:50:33 -07:00
Dan Helfman
c989b73103
Various cleanup ( #1105 ).
2025-10-01 22:28:54 -07:00
Dan Helfman
35feeb4615
Fix restore and get end-to-end tests passing ( #1105 ).
2025-09-30 21:56:04 -07:00
Dan Helfman
5dca281439
Simplify logic around checking for read-only Btrfs subvolumes ( #1105 ).
2025-09-30 12:19:57 -07:00
Dan Helfman
13fbee858a
Fix a traceback (TypeError) regression in the "spot" check when the "local_path" option isn't set.
2025-09-30 09:51:47 -07:00
Dan Helfman
e2cdcba4e7
Get tests passing ( #1105 ).
2025-09-29 23:06:49 -07:00
Dan Helfman
595c639d25
Merge branch 'main' into btrfs-remove-findmnt
2025-09-28 17:55:40 -07:00
Dan Helfman
b89f057be0
Fix a regression in the Loki monitoring hook in which log messages weren't sending ( #1152 ).
2025-09-28 16:44:59 -07:00
Dan Helfman
98ddb3e535
Fix several existing tests ( #1105 ).
2025-09-28 15:45:21 -07:00
Dan Helfman
339186b579
More accurately collect Btrfs subvolumes to snapshot by using the "btrfs" command rather than "findmnt" ( #1105 ).
2025-09-27 19:43:43 -07:00
Dan Helfman
1192451718
Fix snapshotting in the ZFS, Btrfs, and LVM hooks to play nicely with the Borg 1.4+ "slashdot" hack within source directory paths ( #1151 ).
2025-09-25 10:24:12 -07:00
Dan Helfman
06e24dfbc1
Fix incomplete documentation description.
2025-09-24 23:14:24 -07:00
Dan Helfman
4f0162d5f2
Add loading of systemd credentials even when running borgmatic outside of a systemd service ( #1123 ).
2025-09-24 10:34:20 -07:00
Dan Helfman
ed58bc2943
Attempt to fix CI build broken due to missing schema file ( #1149 ).
2025-09-22 21:16:03 -07:00
Dan Helfman
cab6c3ee9b
Include automated tests in the source dist tarball uploaded to PyPI ( #1149 ).
2025-09-22 14:26:00 -07:00
Dan Helfman
65c17c91b3
Add support for Python 3.14 ( #1149 ).
2025-09-22 10:34:46 -07:00
Dan Helfman
546c0bf83b
Add documentation note about borgmatic source packages ( #1149 ).
2025-09-22 09:56:22 -07:00
Dan Helfman
6d48ff95d2
Bump version for release.
2.0.8
2025-09-19 17:32:13 -07:00
Dan Helfman
22b77a4262
Merge branch 'fix-borg-2-latest-archive'
2025-09-19 14:32:44 -07:00
Dan Helfman
f15e8282ab
Fix a broken "create" action and "--archive latest" flag when multiple archives share the same name with Borg 2 ( #1146 ).
2025-09-19 14:30:33 -07:00
Dan Helfman
a0e2a98735
Treat configuration file permissions issues as errors instead of warnings.
2025-09-19 10:31:31 -07:00
Dan Helfman
4ced5150f4
Merge branch 'main' into fix-borg-2-latest-archive
2025-09-18 19:25:49 -07:00
Dan Helfman
a388b17271
No longer defaulting Dump(hostname=...) to "localhost" ( #1116 ).
2025-09-18 19:22:45 -07:00
Dan Helfman
4feec081a8
Clarify "container:" documentation about borgmatic running inside a container ( #1116 ).
2025-09-18 16:13:24 -07:00
Dan Helfman
f3d42d081e
Merge branch 'main' into fix-borg-2-latest-archive
2025-09-17 23:00:27 -07:00
Dan Helfman
da65063216
Make test code style more consistent with the rest of the codebase ( #1116 ).
2025-09-17 21:55:36 -07:00
Dan Helfman
8eea005cbc
Spelling out the new container database features in NEWS a little more and making the documentation on it more verbose as well ( #1116 ).
2025-09-17 16:24:45 -07:00
Dan Helfman
a276aaa31f
Add dumping of database containers via their container name and for labels in database configuration ( #1116 ).
...
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1121
Reviewed-by: Dan Helfman <witten@torsion.org >
2025-09-17 23:02:57 +00:00
Florian Apolloner
abad73d605
final round of fixes.
2025-09-17 20:17:31 +02:00
Florian Apolloner
4de879d86e
address some review comments
2025-09-17 08:46:02 +02:00
Florian Apolloner
0e90087dc4
Finalize container support
2025-09-15 22:16:49 +02:00
Florian Apolloner
56a3f6d854
address more review comments
2025-09-15 20:02:31 +02:00
Florian Apolloner
16c8098b06
address some review comments
2025-09-15 20:02:31 +02:00
Florian Apolloner
d44fb24670
get --container arg working
2025-09-15 20:02:31 +02:00
Florian Apolloner
8639b73f80
fix label handling and improve unittests
2025-09-15 20:02:31 +02:00
Florian Apolloner
eef264dcc5
test improvements
2025-09-15 20:02:31 +02:00