Commit graph

  • ecd9e62147 Fix last end-to-end database test (#721). Dan Helfman 2023-07-11 00:37:36 -0700
  • 003d4eac93 Remove extra argument (#721). Dan Helfman 2023-07-10 11:41:43 -0700
  • e8dbca9d68 Truncate long command output without assuming an encoded byte string. Dan Helfman 2023-07-10 11:16:18 -0700
  • bd9d592560 Truncate long command error output. Dan Helfman 2023-07-10 10:20:51 -0700
  • 196a226a7e Add "check_i_know_what_i_am_doing" option to NEWS (#724). Dan Helfman 2023-07-10 09:44:00 -0700
  • a3f47a6418 Remove some sections from tests (#721). Dan Helfman 2023-07-10 09:38:28 -0700
  • d29667ca3c Add a config entry for BORG_CHECK_I_KNOW_WHAT_I_AM_DOING env var (#724). Dan Helfman 2023-07-10 16:38:09 +0000
  • 7d18f59079 Add a config entry for BORG_CHECK_I_KNOW_WHAT_I_AM_DOING env var Yoann Laissus 2023-07-09 11:45:51 +0200
  • ab351548d2 Fix (some) end-to-end tests (#721). Dan Helfman 2023-07-09 17:40:02 -0700
  • 48b6a1679a Remove sections (#721). Dan Helfman 2023-07-08 23:14:30 -0700
  • 9cafc16052 For "borgmatic borg", pass the repository to Borg via a Borg-supported environment variable (#575). Dan Helfman 2023-07-03 00:08:54 -0700
  • fbbfc684ce Add referral link for Hetzner. Dan Helfman 2023-07-02 22:14:36 -0700
  • 13a37a1d9b Reddit is dead. Dan Helfman 2023-06-30 22:55:47 -0700
  • 9cf27fa4ba Deprecated configuration options warning logging. Dan Helfman 2023-06-29 10:03:36 -0700
  • e2c95327fb Fix an error when dumping a MySQL database and the "exclude_nodump" option is set (#720). Dan Helfman 2023-06-28 09:15:11 -0700
  • f60e97d5bf When merging two configuration files, error gracefully if the two files do not adhere to the same format. Dan Helfman 2023-06-26 16:46:09 -0700
  • 44f9ab95f9 Fix typos (#575). Dan Helfman 2023-06-26 14:37:23 -0700
  • bb6004fc4f Revamp "borg" action to support REPOSITORY and ARCHIVE env vars instead of implicitly injecting repository/archive into the Borg command (#575). Dan Helfman 2023-06-26 14:35:07 -0700
  • b242078f54 Fix an error when running "borg key export" through borgmatic (#719). Dan Helfman 2023-06-26 09:30:46 -0700
  • c3004c6090 Some brief documentation on running only checks (#364). Dan Helfman 2023-06-25 22:49:36 -0700
  • b9a11e860d Remove legacy configuration parsing code, no longer needed with upgrade-borgmatic-config gone (#529). Dan Helfman 2023-06-25 15:36:25 -0700
  • 37a0a0c421 Bump version for release. Dan Helfman 2023-06-24 22:23:01 -0700
  • 325b561296 Switch from "init" to "rcreate" for creating repos in end-to-end tests. Dan Helfman 2023-06-24 15:52:20 -0700
  • b62017be4b Fix edge case in which "--config somepath.yaml" followed by an action alias (e.g. init for rcreate) wasn't parsed correctly (#716). Dan Helfman 2023-06-24 15:35:10 -0700
  • 8debcbeaba Remove duplicated tests (#716). Dan Helfman 2023-06-24 14:28:50 -0700
  • 35a11559ac Fix error parsing arguments with multiple verbosity flags (#716). Dan Helfman 2023-06-24 14:10:47 -0700
  • e4e455ee45 Deprecate validate-borgmatic-config in favor of new "config validate" action (#529). Dan Helfman 2023-06-23 10:11:41 -0700
  • 23809e9060 More Docker build fun (#326). Dan Helfman 2023-06-22 15:11:49 -0700
  • bb0dd14f69 Attempt to fix CI test failures (#326). Dan Helfman 2023-06-22 14:55:32 -0700
  • 308c96aeb5 Add comment describing need for dev-CI parity test. Dan Helfman 2023-06-22 14:37:08 -0700
  • 62a2f5a1d0 Code formatting. Dan Helfman 2023-06-22 14:25:26 -0700
  • e8c862659c Add missing services to build service configuration and add a test to catch this in the future (#326). Dan Helfman 2023-06-22 14:20:42 -0700
  • 69611681e2 Add database restore overrides to NEWS, add a test, and move some tests (#326). Dan Helfman 2023-06-22 12:40:57 -0700
  • 9e0df595c8 Merge branch 'main' of github.com:borgmatic-collective/borgmatic Dan Helfman 2023-06-22 12:29:32 -0700
  • 68d90e1e40
    feat: allow restoring to different port/host/username (#326). Dan Helfman 2023-06-22 12:28:34 -0700
  • 248500c7be Accidentally a word. Dan Helfman 2023-06-22 09:21:06 -0700
  • 3addb60fb8 Actually link to the most recent version. Dan Helfman 2023-06-22 09:13:45 -0700
  • 01fffab898 Clarify that references docs are only for the most recent version of borgmatic. Dan Helfman 2023-06-22 09:12:06 -0700
  • bc93401a70 Codespell fixes. Dan Helfman 2023-06-21 13:14:54 -0700
  • 1b90da5bf1 Deprecate generate-borgmatic-config in favor if new "config generate" action (#529). Dan Helfman 2023-06-21 12:19:49 -0700
  • 803fc25848 Add a test for another edge case (#712). Dan Helfman 2023-06-21 10:47:53 -0700
  • 248f82d6f6 Fix for another subaction argument-parsing edge case (#712). Dan Helfman 2023-06-21 10:41:32 -0700
  • 87c6e5b349 make sure restore params in config aren't used when cli args are supplied Divyansh Singh 2023-06-21 00:03:07 +0530
  • 147516ae3f Remove additional upgrade-borgmatic-config code (#529). Dan Helfman 2023-06-20 09:41:26 -0700
  • b10aee3070 Remove upgrade-borgmatic-config command for upgrading borgmatic 1.1.0 INI-style configuration (#529). Dan Helfman 2023-06-19 23:17:59 -0700
  • 6098005f5d Fix an error when "data" check time files are accessed without getting upgraded first (#711, #713). Dan Helfman 2023-06-19 23:07:57 -0700
  • 7b8be800a4 Refactor arguments parsing to fix bootstrap action CLI issues (#712). Dan Helfman 2023-06-19 16:18:47 -0700
  • 1a21eb03cd add tests for all databases Divyansh Singh 2023-06-20 00:52:01 +0530
  • e2d82e9bba actually test port restores Divyansh Singh 2023-06-19 01:10:01 +0530
  • 384182172a add unit tests for cases when cli/config restore args are used Divyansh Singh 2023-06-18 06:29:11 +0530
  • 9016dcc418 all e2e tests Divyansh Singh 2023-06-18 05:47:35 +0530
  • e53dd3da87 fix witten reported mysql error Divyansh Singh 2023-06-17 22:58:59 +0530
  • 6c87608548 add tests for password logic Divyansh Singh 2023-06-17 00:47:15 +0530
  • ee2ebb79b8 Find sub-actions for an action without an isinstance() check. Dan Helfman 2023-06-16 10:57:01 -0700
  • 89602d1614 pass all existing tests (and formatting) Divyansh Singh 2023-06-16 15:14:00 +0530
  • c294e78715 Use absolute paths when storing configuration files in an archive for later bootstrapping (#697). Dan Helfman 2023-06-15 21:45:43 -0700
  • 9152fed249 Add a documentation troubleshooting note for MySQL/MariaDB authentication errors (#399). Dan Helfman 2023-06-15 14:55:57 -0700
  • 8389851f2f fix bug where port becomes truthy when none is converted to str Divyansh Singh 2023-06-15 23:34:50 +0530
  • bbc7f0596c Fix Bash completion for sub-actions like "borgmatic config bootstrap" (#697 follow-on work). Dan Helfman 2023-06-15 10:55:31 -0700
  • 82d851d891 add argument for restore path Divyansh Singh 2023-06-15 23:05:53 +0530
  • 62b6f13299 add restore-path support for sqlite Divyansh Singh 2023-06-15 23:02:09 +0530
  • b7423c488e refactor password assignment logic Divyansh Singh 2023-06-15 22:54:06 +0530
  • 1d7c7eaaa7 Add sample systemd user serivce for running borgmatic as a non-root user (#669). Dan Helfman 2023-06-14 14:57:57 -0700
  • a9386b7a87 add mongodb support, and sqlite restore path (config option only) Divyansh Singh 2023-06-15 02:18:24 +0530
  • 205e5b1524 mysql support Divyansh Singh 2023-06-15 01:47:46 +0530
  • 67f4d43aec witten review Divyansh Singh 2023-06-15 01:37:18 +0530
  • e15bec30e6 Mention some hang edge cases in database limitations (#710). Dan Helfman 2023-06-13 23:34:58 -0700
  • 230cf6adc4 support command line args for hostname port username password Divyansh Singh 2023-06-14 00:11:19 +0530
  • 8e8e64d920 add no-owner and refactor Divyansh Singh 2023-06-13 23:42:50 +0530
  • f558cb3156 feat: allow restoring to different port/host/username Divyansh Singh 2023-06-12 21:54:39 +0530
  • 41924f2400 A little activism. Dan Helfman 2023-06-11 09:50:57 -0700
  • 670bdffb3c Code formatting. Dan Helfman 2023-06-10 19:25:49 -0700
  • 691d4f887a Fix incorrect log message (#697). Dan Helfman 2023-06-10 16:02:03 -0700
  • beb899d6fb Make user-facing manifest loading error messages a little friendlier (#697). Dan Helfman 2023-06-10 15:50:11 -0700
  • 0f9756e739 Fix failing test and add "bootstrap" action to CLI reference docs (#697). Dan Helfman 2023-06-10 15:17:18 -0700
  • d84f1ec616 Add bootstrap action to NEWS and make post-PR tweaks (#697). Dan Helfman 2023-06-10 14:52:00 -0700
  • ef409ad23c
    Store configs used to create an archive in the archive and add borgmatic bootstrap (#697). Dan Helfman 2023-06-10 14:39:53 -0700
  • d370ff958d mock expand directories thrice Divyansh Singh 2023-06-10 01:05:34 +0530
  • 197920d9ef improve tests and some docstrings. Divyansh Singh 2023-06-09 17:31:57 +0530
  • 425f260a22 test parser merging Divyansh Singh 2023-06-09 04:15:18 +0530
  • 3315555d06 cleaner test Divyansh Singh 2023-06-09 00:21:41 +0530
  • 6475345a8f attempt to test parse_subparser_arguments Divyansh Singh 2023-06-08 01:02:43 +0530
  • f90d30e0e1 remove duplicate comments Divyansh Singh 2023-06-08 00:08:39 +0530
  • 8384eaefb1 reformat Divyansh Singh 2023-06-08 00:07:36 +0530
  • dcb90bba50 some tests remaining Divyansh Singh 2023-06-07 23:56:02 +0530
  • dc56fd33a0 formatting Divyansh Singh 2023-06-07 01:47:16 +0530
  • 2d761dd86b coverage at 100 Divyansh Singh 2023-06-07 01:43:01 +0530
  • f82631e3bb tests for arguments.py Divyansh Singh 2023-06-07 00:56:19 +0530
  • 4b024daae0 pass all tests with wittens recommendation Divyansh Singh 2023-06-06 23:37:09 +0530
  • 6a1d1a2e59 fix indentation error that caused too many test failures Divyansh Singh 2023-06-05 20:31:09 +0530
  • 206a9c9607 edit schema comments and work on witten review Divyansh Singh 2023-06-05 20:05:10 +0530
  • a6425b8867 Fix moved Arch Linux borgmatic URL. Dan Helfman 2023-06-04 22:21:16 -0700
  • b5d9398910 Stop uploading GPG signatures to pypi since it no longer supports them. Dan Helfman 2023-06-03 22:37:46 -0700
  • a185eb73b0 Fix GitHub release script now that "master" has been renamed to "main". Dan Helfman 2023-06-03 22:26:49 -0700
  • e80f27f922 Bump version for release. Dan Helfman 2023-06-03 22:14:21 -0700
  • 1a5b3c9e4e Add Fedora schema loading fix to NEWS (#703). Dan Helfman 2023-06-03 22:07:24 -0700
  • b3f70434df Fix error loading configuration schema on Fedora Linux (#703). Dan Helfman 2023-06-04 05:04:41 +0000
  • c61d63b235 Use open() to test for file existance and readability Felix Kaechele 2023-06-04 00:50:35 -0400
  • ba0899660d Verify that schema path exists before returning it Felix Kaechele 2023-06-03 08:11:56 -0400
  • 15cabb93ca Drop importlib_metadata entirely Felix Kaechele 2023-06-02 21:35:33 -0400