Commit Graph
4 Commits
Author SHA1 Message Date
Boris Bera d15945f4b3 Merge branch 'master' into lazy-init 2024-11-10 13:20:03 -05:00
Boris Bera 5ed1af31e0 feat(backend): add init option to backend config
When this option is set to `true`, the backend will automatically get
initialized during the backup process. This applies to invoking
`autorestic backup` or when `autorestic cron` actualy performs a backup.
2024-10-14 14:23:46 -04:00
Boris Bera 8108c52f50 chore(ci): install restic in test env 2024-10-14 14:23:46 -04:00
Boris Bera eb4013b51d chore(tests): add integration tests for backup cmd 2024-10-14 14:23:28 -04:00