Commit graph

10 commits

Author SHA1 Message Date
b22d060cc6
test(config,git,logger): add some test functions
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test unknown status
ci/woodpecker/push/build unknown status
ci/woodpecker/push/deploy unknown status
2024-12-06 23:56:18 +01:00
535ed5a5c6
feat(internal): add quiet flag
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-19 20:22:41 +02:00
153e452e4f
refactor(grafanabackuper): add restore function 2024-08-19 20:13:01 +02:00
83a15b5a87
refactor(internal/cmd): move backend cmd functions to grafanabackuper package
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-19 14:52:00 +02:00
840008df2d
feat(internal/logger): add logger package with different style presets 2024-08-19 14:51:59 +02:00
0c093bb5c9
feat(backup): use logrus for output 2024-07-30 21:22:27 +02:00
0c05b9ee2c
chore(cmd/backup): split up backup function to helper package 2024-07-30 21:22:26 +02:00
d46a9f0883
refactor(git): add output option to git functions 2024-07-30 21:22:26 +02:00
62b316b5ef
refactor(cmd): add backup command to cli 2024-07-30 21:22:25 +02:00
cc49a79c81
feat(config): add config package 2024-07-30 21:22:24 +02:00