Add option to backup using relative paths with working directory directive #477

Merged
witten merged 5 commits from :pr-working-directory into master 2022-03-03 19:28:18 +00:00
Contributor

Attempts to fix #431 by adding a working_directory directive to the YAML schema.
This change allows backups using relative paths. For now, this does not affect the working directory of hooks.

Attempts to fix https://projects.torsion.org/borgmatic-collective/borgmatic/issues/431 by adding a `working_directory` directive to the YAML schema. This change allows backups using relative paths. For now, this does not affect the working directory of hooks.
fabianschilling changed title from WIP: Add option to backup using relative paths with working directory directive to Add option to backup using relative paths with working directory directive 2022-01-05 09:29:25 +00:00
Merge branch 'master' into pr-working-directory
All checks were successful
continuous-integration/drone/pr Build is passing
b39f08694d
Author
Contributor

Can this be merged?

Can this be merged?
Owner

Yes, yes it can. Thanks for the PR and the bump, and I apologize for the lengthy delay. Note that I may add a test for this new code path.

Yes, yes it can. Thanks for the PR and the bump, and I apologize for the lengthy delay. Note that I may add a test for this new code path.
witten merged commit 0eb2634f9b into master 2022-03-03 19:28:18 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
borgmatic-collective/borgmatic!477
No description provided.