autorestic/internal
Stuart Hickinbottom 13aa560fda
Add PreValidate hook (#359)
Fix #332.

This adds a new "PreValidate" hook that is executed before checking
the backup location. This allows, for example, mounting a remote
source to make the directories of the location available.

"PreValidate" is added as a new hook to avoid any breakage that might
have been caused by changing the behaviour of the "before" hook.

Documentataion updates included.
2024-03-12 15:22:43 +01:00
..
bins Fix upgrade command (#259) 2024-02-15 14:27:37 +01:00
colors describe backends 2021-04-17 12:02:00 +02:00
flags Add command line flag to override docker image. (#233) 2022-09-13 15:04:12 +02:00
lock Add test for locking behaviour (#211) 2022-06-27 09:03:34 +02:00
metadata Fix regexp for AddedExtractor (#284) 2023-01-18 22:39:12 +01:00
terminal go rewrite 2021-04-09 01:55:10 +02:00
backend_test.go Add backend unit tests (#207) 2022-06-01 14:58:38 +02:00
backend.go Use options on exec command (#253) 2024-02-15 14:23:43 +01:00
config_test.go Add location unit tests (#208) 2022-06-02 17:05:44 +02:00
config.go Add PreValidate hook (#359) 2024-03-12 15:22:43 +01:00
cron.go make back compatible 2021-04-16 22:02:25 +02:00
location_test.go Add location unit tests (#208) 2022-06-02 17:05:44 +02:00
location.go Add PreValidate hook (#359) 2024-03-12 15:22:43 +01:00
utils.go 1.7.0 (#188) 2022-04-27 00:48:52 +02:00