Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 15:42
· 289 commits to master since this release
e079d30

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 targets run-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