Commit Graph

74 Commits

Author SHA1 Message Date
Nicco e4b33cad1f
version bump 2024-03-28 09:29:39 +01:00
Nicco 6e34196220
Update config.go 2024-03-13 12:40:11 +01:00
Nicco edb3ba35d8
Update config.go 2024-03-12 15:27:11 +01:00
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
Nicco b5604b8b9f
update deps (#353) 2024-02-09 14:18:24 +01:00
Niccolo Borgioli ced20801c1
bump version 2024-01-11 19:17:53 +01:00
Christoph Loy f67bb7f73c
Bump version to 1.7.9 (#325) 2023-10-02 14:09:34 +02:00
cupcakearmy 2c5266c9a0
fix build system 2023-03-05 17:22:03 +01:00
Nicco 087b293c39
version bump 2023-03-02 15:03:57 +01:00
Nicco c82db56069
Update config.go 2023-01-19 09:44:05 +01:00
Nicco 74979e9a2a
Update config.go 2022-10-17 15:03:17 +02:00
Nicco 4d9a2b828e
Update config.go 2022-09-13 15:16:21 +02:00
Chosto b830667264
Use options when calling check or init (#199) 2022-09-13 15:15:02 +02:00
Nicco 489f3078fe
bump version 2022-08-24 12:03:11 +02:00
cupcakearmy 3bc091f826
lean flag 2022-04-27 00:55:31 +02:00
Nicco 5bcf5c9217
1.7.0 (#188)
* stream the output (#186)

* dont duplicate global flags (#187)

* docs for tagging

* fix self update path (#190)

* version bump & changelog
2022-04-27 00:48:52 +02:00
cupcakearmy ff2e3714d1
1.6.2 2022-04-14 17:44:54 +02:00
Nicco 434862ed4e
1.6.0 (#180)
* fix for #178

* restore options

* error codes

* update docs

* forget docs

* add option to auto forget

* add copy option

* update go version to enable generics

* copy docs

* changelog & version bump
2022-04-14 11:51:32 +02:00
cupcakearmy 8b74a98836
better error handling 2022-03-18 13:06:19 +01:00
cupcakearmy 8a713e497d
add ssh & update deps 2022-03-12 14:13:29 +01:00
cupcakearmy 5afad86e37
1.5.6 2022-03-10 16:36:26 +01:00
cupcakearmy d85470459f
fix home directory 2022-02-16 21:58:09 +01:00
cupcakearmy db9f5dea66
1.5.4 2022-02-16 21:42:54 +01:00
cupcakearmy 92feaef5bb
version bump 2022-02-16 21:28:13 +01:00
cupcakearmy 2a7e233cdb
only check on config if it is getting used 2022-02-16 21:22:42 +01:00
cupcakearmy ec9e2aebcd
1.5.2 2022-02-13 16:25:09 +01:00
Jan 65ba1f6ac1 Make a copy of config before overriding it 2022-02-09 20:35:29 +01:00
cupcakearmy 26de4385ea
version bump 2021-11-23 12:32:22 +01:00
cupcakearmy ed3c17d678
migration docs 2021-11-20 17:09:42 +01:00
cupcakearmy c55e91b8ff
version bump 2021-11-20 16:55:20 +01:00
cupcakearmy 113a97c283
add config version to ensure compatibility 2021-11-06 22:00:44 +01:00
cupcakearmy a68e3e426e
simplify options handling 2021-10-31 23:07:12 +01:00
cupcakearmy 27e82c8529
Merge branch 'master' into multiple-paths 2021-10-31 22:54:14 +01:00
cupcakearmy 05c3458a95
version bump 2021-10-31 22:45:54 +01:00
cupcakearmy 2826f9586d
allow all values from envs 2021-10-31 22:45:03 +01:00
cupcakearmy bcfc734cd1
describe multiple sources 2021-10-31 22:32:30 +01:00
cupcakearmy c2f9ed9204
multiple paths 2021-10-30 13:01:31 +02:00
cupcakearmy efd4a7dfea
version bump 2021-10-28 18:10:33 +02:00
cupcakearmy 440609220c
support for global flags 2021-10-28 18:10:14 +02:00
cupcakearmy 83905d2993
specific location 2021-10-28 17:29:32 +02:00
cupcakearmy 0b5f4017e4
version bump 2021-10-26 15:59:49 +02:00
cupcakearmy 6137e31c3b
allow argumentless flags 2021-10-25 18:29:59 +02:00
cupcakearmy 02a8e461d4
ability to use keys from envs 2021-10-25 17:36:06 +02:00
cupcakearmy 86ae70672a
right version 2021-08-05 21:58:48 +02:00
cupcakearmy 20334a7e83
better config handling 2021-08-05 21:48:02 +02:00
cupcakearmy b9b8857bf4
aliases 2021-07-12 19:10:25 +02:00
cupcakearmy a4b54f9f64
check config bugs 2021-07-11 13:51:04 +02:00
cupcakearmy 61673bd88b
allow options for backend 2021-05-17 22:34:14 +02:00
cupcakearmy 478e193d78
forgot version bump 2021-05-06 16:17:45 +02:00
cupcakearmy e05386b0b5
add failure and success hooks 2021-05-06 15:55:32 +02:00