v0.13.0
·
289 commits
to master
since this release
This version adds two new features:
- parameter
no-error-on-warning
to consider a backup successful when restic produced a new snapshot but some files were missing (https://github.com/creativeprojects/resticprofile/discussions/38) - resticprofile now catches the error output (stderr) to be written in the status file, also makes the environment variable
RESTIC_STDERR
available to the targetsrun-after-fail
.
Changelog
8968e33 add RESTIC_STDERR env variable to run-after-fail
6b7dea4 quick implementation of ignore warning
833d24d quick mock to do some testing with a fake restic
3c54cc6 returns stderr output in the status file
Docker images
docker pull creativeprojects/resticprofile:latest
docker pull creativeprojects/resticprofile:0.13.0