Commit Graph

17 Commits

Author SHA1 Message Date
cff06cd1c6 Update linters and fumpt all files
Some checks reported errors
continuous-integration/drone/push Build was killed
2024-01-06 15:10:29 -08:00
a0db27be1a Add ability to unlock repos that may have stale locks
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is failing
Defaults to remove all locks, even non-stale
2024-01-06 14:29:14 -08:00
390074e048 Add insecure-tls global option
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-11-06 15:02:07 -08:00
9cdf37c680 Fix wrapped snapshot json output
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
If there are a lot of snapshots, the JSON output can sometimes be wrapped to
multiple console lines and need to be joined.
2023-05-09 15:10:44 -07:00
8a8bc23376 Split returned stdout and stderr from Restic commands to improve parsing 2023-04-25 13:59:32 -07:00
6a28cf96a8 Run linters and fixers
Some checks failed
continuous-integration/drone/push Build is failing
2022-11-04 15:18:50 -07:00
917438471e Fix option adding
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-03 16:43:17 -07:00
c0e1795a80 Add global config for passing '--option' flags
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-03 15:34:17 -07:00
8b5d15d4b2 Add more descriptive errors for debugging
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-03 15:16:37 -07:00
61b65afb63 Add prom metrics export 2022-04-15 12:09:14 -07:00
bdbd9fb722 Add health apis
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-12 22:28:28 -07:00
a746859386 Add integration test for restic methods 2022-03-24 14:59:40 -07:00
1b89470be5 Clean up a bit the Restic methods 2022-02-23 22:53:22 -08:00
808030099f Add validation and a lot more testing 2022-02-23 14:13:00 -08:00
d00e78174c start adding some tests 2022-02-23 08:05:24 -08:00
048e062102 Linter updates 2022-02-22 16:55:41 -08:00
a1969b681a Some basic functionality 2022-02-22 16:39:01 -08:00