Ok so if I understand it correctly as of right now in all borgmatic actions, global_arguments.dry_run
is checked, ie the presence of a --dry-run
flag from argparse arguments, if present then…
I have made the requested changes and added version check before using --dry-run
flag for borg compact
.
If you haven't started the PR work for this yet, I'd be happy to take it on.
Edits to config and then passing the relevant flags to borg prune.
It's already being taken care of here,…
First: This requires only edits to to config right? Add those two options to the rest of the [bunch](https://projects.torsion.org/VandalByte/borgmatic/commit/fdb08b6c56b7e2697b3b98e98b42a3d82763b07…
Yes, I was getting Assertion Error in tests, LSH != RSH, I looked for any way to omit in schema.yaml
, But now I [see](https://projects.torsion.org/borgmatic-collective/borgmatic/commit/f6de79060e…