borgmatic

Simple, configuration-driven backup software for servers and workstations

GPL-3.0 License

Stars
1.7K
Committers
90

Bot releases are hidden (Show)

borgmatic - borgmatic 1.2.9

Published by witten about 6 years ago

  • #102: Fix for syntax error that occurred in Python 3.5 and below.
  • Make automated tests support running in Python 3.5.
borgmatic - borgmatic 1.2.8

Published by witten about 6 years ago

  • #73: Enable consistency checks for only certain repositories via "check_repositories" option in borgmatic's consistency configuration. Handy for large repositories that take forever to check.
  • Include link to issue tracker within various command output.
  • Run continuous integration tests on a matrix of Python and Borg versions.
borgmatic - borgmatic 1.2.7

Published by witten about 6 years ago

  • #98: Support for Borg --keep-secondly prune option.
  • Use Black code formatter and Flake8 code checker as part of running automated tests.
  • Add an end-to-end automated test that actually integrates with Borg.
  • Set up continuous integration for borgmatic automated tests on projects.evoworx.org.