This release adds a few new features:
- support for splitting configuration into multiple files
- support for
run-finally
that runs shell commands every time after restic - ability to define your own systemd unit and timer files (from go templates)
- support for the restic
copy
command - fix for some cosmetic issues with
crond
scheduler
Changelog
1fa7d48 Add support for copy command (#73)
271c128 Change codecov uploader to use GitHub Action v2 (#79)
85fcc20 Optional: Allow disabling path in retention with 'false' (#67)
8773899 Scheduler refactoring (#76)
48c822c Support "run-finally" in backup-section & profile (#70)
ac13d06 Supporting config includes
(e.g. profiles.d
) (#65)
245a440 Systemd template (#75)
122620e add tests on crontab
0dad5a8 crontab RemoveJob returns error if the entry was not found
ff2fc1f upgrade dependencies
Docker images
docker pull creativeprojects/resticprofile:0.16.0