Commit History

Author SHA1 Message Date
  Dan Helfman 2f844d65d5 Automated tests complete (#298). 11 months ago
  Dan Helfman f821d2c909 Calling interpolated variable "repository_label" instead of "label" for clarity (#874). 1 year ago
  Dan Helfman 177c958572 Add configured repository "label" to the interpolated variables passed to command hooks (#874). 1 year ago
  Dan Helfman ecf5a7e294 When a command hook exits with a soft failure, ping the log and finish states for any configured monitoring hooks (#842). 1 year ago
  Dan Helfman 63198088c4 Store included configuration files within each backup archive in support of the "config bootstrap" action (#736). 1 year ago
  Dan Helfman cf739bc997 The "check --force" flag now runs checks even if "check" is in "skip_actions" (#802). 1 year ago
  Dan Helfman ef448e2dd1 Add a "skip_actions" option to skip running particular actions (#701). 1 year ago
  Dan Helfman 5912769273 Fix error handling to log command output as one record per line (#754). 1 year ago
  Dan Helfman 6dca7c1c15 Add "key export" action to export a copy of the repository key (#345). 1 year ago
  Dan Helfman e8dbca9d68 Truncate long command output without assuming an encoded byte string. 1 year ago
  Dan Helfman bd9d592560 Truncate long command error output. 1 year ago
  Dan Helfman 48b6a1679a Remove sections (#721). 1 year ago
  Dan Helfman e4e455ee45 Deprecate validate-borgmatic-config in favor of new "config validate" action (#529). 2 years ago
  Dan Helfman 1b90da5bf1 Deprecate generate-borgmatic-config in favor if new "config generate" action (#529). 2 years ago
  Dan Helfman 7b8be800a4 Refactor arguments parsing to fix bootstrap action CLI issues (#712). 2 years ago
  Dan Helfman ef409ad23c Store configs used to create an archive in the archive and add borgmatic bootstrap (#697). 2 years ago
  Divyansh Singh 8384eaefb1 reformat 2 years ago
  Divyansh Singh dcb90bba50 some tests remaining 2 years ago
  Divyansh Singh 2d761dd86b coverage at 100 2 years ago
  Dan Helfman b222f6a60b Mention new verbosity level to NEWS (#484). 2 years ago
  Soumik Dutta a7f81d538d nit changes 2 years ago
  Soumik Dutta d556a23f97 update borgmatic tests 2 years ago
  Dan Helfman 5dbb71709c Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2 years ago
  Divyansh Singh 16d7131fb7 refactor tests 2 years ago
  Divyansh Singh 091d60c226 refactor and improve tests 2 years ago
  Divyansh Singh 0fbdf8d860 feat: add logfile name to hook context for interpolation 2 years ago
  Divyansh Singh a136fda92d check all tests 2 years ago
  Divyansh Singh b511e679ae remove optional label for repos from tests 2 years ago
  Divyansh Singh e83ad9e1e4 use repository["path"] instead of repository 2 years ago
  Dan Helfman b343363bb8 Change the default action order to: "create", "prune", "compact", "check" (#304). 2 years ago