Dan Helfman
9161dbcb7d
Removing unnecessary leading underscores from functions.
2022-03-07 11:58:29 -08:00
Dan Helfman
4b3027e4fc
Add test for new working_directory option ( #431 ).
2022-03-03 11:48:18 -08:00
Dan Helfman
0eb2634f9b
Working directory option to support source directories with relative paths ( #431 ).
...
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/477
2022-03-03 19:28:17 +00:00
Dan Helfman
7c5b68c98f
Bump version for release.
2022-02-10 10:29:18 -08:00
Dan Helfman
9317cbaaf0
Code formatting.
2022-02-10 10:23:34 -08:00
Dan Helfman
1b5f04b79f
When using the "remote_rate_limit" option, tailor the flags passed to Borg depending on the Borg version ( #394 ).
2022-02-10 10:16:09 -08:00
Dan Helfman
948c86f62c
When using the "numeric_owner" option with the "extract" action, tailor the flags passed to Borg depending on the Borg version ( #394 ).
2022-02-10 10:09:18 -08:00
Dan Helfman
7e7209322a
When using the "numeric_owner" option, tailor the flags passed to Borg depending on the Borg version ( #394 ).
2022-02-10 09:51:13 -08:00
Dan Helfman
00a57fd947
Code formatting.
2022-02-09 21:20:28 -08:00
Dan Helfman
6bf6ac310b
When using the "bsd_flags" option, tailor the flags passed to Borg depending on the Borg version ( #394 ).
2022-02-09 21:11:00 -08:00
Dan Helfman
4b5af2770d
When the "atime" option is used, tailor the flags passed to Borg depending on version ( #394 ).
2022-02-09 16:54:35 -08:00
Dan Helfman
b525e70e1c
Run "compact" action by default when no actions are specified ( #394 ).
2022-02-09 14:33:12 -08:00
Dan Helfman
4498671233
Remove references to removed long-deprecated options ( #394 ).
2022-02-09 11:08:02 -08:00
Dan Helfman
9997aa9a92
Fix capitalization on compact help.
2022-02-08 15:58:09 -08:00
Dan Helfman
cbf7284f64
Add compact action to command-line reference documentation.
2022-02-08 15:37:24 -08:00
Dan Helfman
ee466f870d
Fixing ruamel.yaml.clib breakages harder.
2022-02-08 13:21:11 -08:00
Dan Helfman
e3f4bf0293
Build fix for ruamel.yaml.clib error.
2022-02-08 12:52:45 -08:00
Dan Helfman
46688f10b1
Merge branch 'master' of ssh://projects.torsion.org:3022/borgmatic-collective/borgmatic
2022-02-08 12:10:57 -08:00
Dan Helfman
48f44d2f3d
Add tests for compact action ( #394 ).
2022-02-08 12:05:02 -08:00
Dan Helfman
bff1347ba3
Fix some test failures ( #394 ).
2022-02-08 09:35:03 -08:00
Dan Helfman
9582324c88
Compact repository segments with new "borgmatic compact" action ( #394 ).
2022-02-07 23:29:44 -08:00
Dan Helfman
bb0716421d
Add comment about systemd service setting that may interfere with external commands in hooks ( #492 ).
2022-01-25 09:26:11 -08:00
Dan Helfman
bec73245e9
Fix traceback when a YAML validation error occurs ( #480 , #482 ).
2022-01-19 20:39:03 -08:00
Dan Helfman
dcead12e86
Attempt to fix documentation build error introduced by Eleventy upgrade.
2022-01-09 14:21:27 -08:00
Dan Helfman
0119514c11
Add Python version requirements to setup.py.
2022-01-09 10:19:53 -08:00
fabianschilling
b39f08694d
Merge branch 'master' into pr-working-directory
2022-01-05 09:30:27 +00:00
Dan Helfman
80bdf1430b
Bump version for release.
2022-01-04 20:20:13 -08:00
Dan Helfman
2ee75546f5
Add MongoDB database hook documentation.
2022-01-04 16:26:38 -08:00
Dan Helfman
07d7ae60d5
Add MongoDB database hook ( #288 ).
...
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/483
2022-01-04 23:50:25 +00:00
Andrea Ghensi
87001337b4
Merge master into mongodb_hook
2022-01-04 22:20:44 +01:00
Dan Helfman
2e9964c200
Remove references to Lima Labs (shut down their storage business).
...
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/488
2022-01-03 17:34:38 +00:00
Ian Kerins
3ec3d8d045
Remove references to Lima Labs
...
From their homepage:
> Lima Labs is shutting down our storage business. We will try to keep data available as long as possible. No promises but we are targeting 3/1/2022 to bring down Archive and Canada.
2022-01-03 02:29:38 -05:00
Dan Helfman
96384d5ee1
Attempt to fix typed-ast build issue by relaxing version requirements in test.
2022-01-02 23:22:24 -08:00
Dan Helfman
8ed5467435
Drop support for Python 3.6. Add support for 3.10.
2022-01-02 23:17:57 -08:00
Andrea Ghensi
7c6ce9399c
fix integration tests and mongodb auth
2021-12-29 22:18:50 +01:00
Andrea Ghensi
6b7653484b
Add mongodb dump hook
2021-12-26 01:00:58 +01:00
Fabian Schilling
85e0334826
Add missing working_directory arg to pass tests
2021-12-10 18:24:41 +01:00
Fabian Schilling
2a80e48a92
Pass working directory to execute functions
2021-12-10 18:23:44 +01:00
Fabian Schilling
5821c6782e
Add defaults to not set in schema
2021-12-10 18:23:08 +01:00
Fabian Schilling
f15498f6d9
Add working_directory to borgmatic schema
2021-12-10 17:58:27 +01:00
Dan Helfman
a1673d1fa1
Fix unicode error when restoring particular MySQL databases ( #476 ).
2021-12-08 16:40:25 -08:00
Dan Helfman
2e99a1898c
Fix f-string with missing expression.
2021-11-29 14:05:36 -08:00
Dan Helfman
7a086d8430
Fix import ordering.
2021-11-29 14:00:14 -08:00
Dan Helfman
0e8e9ced64
When command-line configuration override produces a parse error, error cleanly ( #471 ).
2021-11-29 12:49:21 -08:00
Dan Helfman
f34951c088
Add MySQL dump command adjustment to NEWS.
2021-11-29 12:10:04 -08:00
Dan Helfman
c6f47d4d56
Move mysqldump options to the beginning of the command due to MySQL bug 30994 ( #470 ).
...
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/470
2021-11-29 20:08:59 +00:00
nebulon42
c3e76585fc
move mysqldump options to the beginning of the command due to MySQL bug 30994.
2021-11-26 17:16:03 +01:00
Chen Yufei
0014b149f8
remove configuration_filename as it's already set.
2021-11-26 11:38:58 +08:00
Chen Yufei
091c07bbe2
Add context for various hooks.
2021-11-26 11:35:10 +08:00
Dan Helfman
240547102f
Enable auto-play on linked asciicast.
2021-11-25 13:09:55 -08:00