Dan Helfman
5b3cfc542d
Switch to PyPI API token.
1 year ago
Dan Helfman
c838c1d11b
Fix header placement in documentation guide.
1 year ago
Dan Helfman
4d1d8d7409
Bump version for release.
1 year ago
Dan Helfman
db7499db82
Document "repositories" context to for "before_*" and "after_*" command action hooks ( #469 ).
1 year ago
Dan Helfman
6b500c2a8b
Add repositories context for command hooks.
...
Reviewed-on: borgmatic-collective/borgmatic#469
1 year ago
Dan Helfman
95c518e59b
Documentation tip about dealing with hangs when database hook is enabled.
1 year ago
Dan Helfman
976516d0e1
When loading a configuration file that is unreadable due to file permissions, warn instead of erroring ( #444 ).
1 year ago
Dan Helfman
574eb91921
Fix Borg usage error in the "compact" action when running "borgmatic --dry-run". Now, skip "compact" entirely during a dry run ( #507 ).
1 year ago
Dan Helfman
28fef3264b
Fix handling of "patterns_from" and "exclude_from" options to error instead of warning when referencing unreadable files and running "create" action ( #486 ).
1 year ago
Dan Helfman
9161dbcb7d
Removing unnecessary leading underscores from functions.
1 year ago
Dan Helfman
4b3027e4fc
Add test for new working_directory option ( #431 ).
1 year ago
Dan Helfman
0eb2634f9b
Working directory option to support source directories with relative paths ( #431 ).
...
Reviewed-on: borgmatic-collective/borgmatic#477
1 year ago
Dan Helfman
7c5b68c98f
Bump version for release.
1 year ago
Dan Helfman
9317cbaaf0
Code formatting.
1 year ago
Dan Helfman
1b5f04b79f
When using the "remote_rate_limit" option, tailor the flags passed to Borg depending on the Borg version ( #394 ).
1 year ago
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 ).
1 year ago
Dan Helfman
7e7209322a
When using the "numeric_owner" option, tailor the flags passed to Borg depending on the Borg version ( #394 ).
1 year ago
Dan Helfman
00a57fd947
Code formatting.
1 year ago
Dan Helfman
6bf6ac310b
When using the "bsd_flags" option, tailor the flags passed to Borg depending on the Borg version ( #394 ).
1 year ago
Dan Helfman
4b5af2770d
When the "atime" option is used, tailor the flags passed to Borg depending on version ( #394 ).
1 year ago
Dan Helfman
b525e70e1c
Run "compact" action by default when no actions are specified ( #394 ).
1 year ago
Dan Helfman
4498671233
Remove references to removed long-deprecated options ( #394 ).
1 year ago
Dan Helfman
9997aa9a92
Fix capitalization on compact help.
1 year ago
Dan Helfman
cbf7284f64
Add compact action to command-line reference documentation.
1 year ago
Dan Helfman
ee466f870d
Fixing ruamel.yaml.clib breakages harder.
1 year ago
Dan Helfman
e3f4bf0293
Build fix for ruamel.yaml.clib error.
1 year ago
Dan Helfman
46688f10b1
Merge branch 'master' of ssh://projects.torsion.org:3022/borgmatic-collective/borgmatic
1 year ago
Dan Helfman
48f44d2f3d
Add tests for compact action ( #394 ).
1 year ago
Dan Helfman
bff1347ba3
Fix some test failures ( #394 ).
1 year ago
Dan Helfman
9582324c88
Compact repository segments with new "borgmatic compact" action ( #394 ).
1 year ago
Dan Helfman
bb0716421d
Add comment about systemd service setting that may interfere with external commands in hooks ( #492 ).
1 year ago
Dan Helfman
bec73245e9
Fix traceback when a YAML validation error occurs ( #480 , #482 ).
1 year ago
Dan Helfman
dcead12e86
Attempt to fix documentation build error introduced by Eleventy upgrade.
1 year ago
Dan Helfman
0119514c11
Add Python version requirements to setup.py.
1 year ago
fabianschilling
b39f08694d
Merge branch 'master' into pr-working-directory
1 year ago
Dan Helfman
80bdf1430b
Bump version for release.
1 year ago
Dan Helfman
2ee75546f5
Add MongoDB database hook documentation.
1 year ago
Dan Helfman
07d7ae60d5
Add MongoDB database hook ( #288 ).
...
Reviewed-on: borgmatic-collective/borgmatic#483
1 year ago
Andrea Ghensi
87001337b4
Merge master into mongodb_hook
1 year ago
Dan Helfman
2e9964c200
Remove references to Lima Labs (shut down their storage business).
...
Reviewed-on: borgmatic-collective/borgmatic#488
1 year ago
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.
1 year ago
Dan Helfman
96384d5ee1
Attempt to fix typed-ast build issue by relaxing version requirements in test.
1 year ago
Dan Helfman
8ed5467435
Drop support for Python 3.6. Add support for 3.10.
1 year ago
Andrea Ghensi
7c6ce9399c
fix integration tests and mongodb auth
1 year ago
Andrea Ghensi
6b7653484b
Add mongodb dump hook
1 year ago
Fabian Schilling
85e0334826
Add missing working_directory arg to pass tests
1 year ago
Fabian Schilling
2a80e48a92
Pass working directory to execute functions
1 year ago
Fabian Schilling
5821c6782e
Add defaults to not set in schema
1 year ago
Fabian Schilling
f15498f6d9
Add working_directory to borgmatic schema
1 year ago
Dan Helfman
a1673d1fa1
Fix unicode error when restoring particular MySQL databases ( #476 ).
1 year ago