Release 1.0.0 #1
Loading…
Reference in a new issue
No description provided.
Delete branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Merges the production fixes and dependency modernisation into master.
against requests >= 2.32, so any image built recently was dead on arrival.
RESTIC_KEEP_*retention that wassilently ignored, and a world-readable
/env.shholding the repositorypassword.
publishes the image to the container registry on a version tag.
Behaviour changes to be aware of: a failing backup now exits non-zero, so
problems that previously passed silently will start being reported, and the
container refuses to start if no repository password is configured.
Verified with a full end-to-end backup against real mariadb and postgres
containers, including
restic check --read-data. Repository format isuntouched: a v1 repo stays v1 and is still readable by restic 0.17.3.