Commit Graph

200 Commits

Author SHA1 Message Date
035e96156a Add an "access_token" option to the ntfy monitoring hook for authenticating without username/password (#811).
All checks were successful
build / test (push) Successful in 5m2s
build / docs (push) Successful in 1m10s
2024-03-11 12:48:58 -07:00
9647301b99 Add log sending for the Apprise logging hook, enabled by default.
All checks were successful
build / test (push) Successful in 7m4s
build / docs (push) Successful in 1m53s
2024-03-10 16:18:49 -07:00
60107f1ee8 Add custom dump/restore command options for MySQL and MariaDB (#311).
Some checks reported errors
continuous-integration/drone/push Build was killed
2024-03-03 14:32:49 -08:00
b6cb7da98e custom dump commands for mariadb 2024-03-04 00:24:22 +05:30
2b755d8ade custom show command for mysql and schema description 2024-03-03 23:15:07 +05:30
925f99cfef custom dump command for mysql 2024-03-03 03:47:02 +05:30
abf2b3a8c7 Elevate specific Borg warnings to errors or squash errors to warnings (#798).
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-21 11:34:40 -08:00
9d6025e902 Validate the configured action names in the "skip_actions" option (#804).
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-28 20:07:57 -08:00
84823dfb91 Clarify constants/placeholders interaction and improve examples (#763).
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-24 11:18:17 -08:00
8b9abc6cf8 Documentation clarifications (#791).
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-15 09:05:52 -08:00
tdltdc
56302e22cd
Typo 2023-11-04 15:05:19 +01:00
ef448e2dd1 Add a "skip_actions" option to skip running particular actions (#701).
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-31 21:54:41 -07:00
f011431463 Apprise hook documentation (#715).
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-10-04 19:23:53 -07:00
eaa22be3db fix PR comments 2023-10-01 16:59:59 +00:00
5a989826a1 convert map to list for apprise function call
fix apprise config schema
remove apprise from required dependencies
2023-10-01 16:59:59 +00:00
21f4266273 incorporate PR review comments 2023-10-01 16:59:59 +00:00
e7252c7545 remove comments about tags 2023-10-01 16:59:59 +00:00
f3295ccb4a add support for apprise 2023-10-01 16:59:59 +00:00
e576403b64 Added support for grafana loki 2023-08-22 03:13:39 +02:00
c04517f843 Fix typos. 2023-08-06 02:16:31 +02:00
193dd93de2 Fork a MariaDB database hook from the MySQL database hook (#727).
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-04 13:22:44 -07:00
8491b2c416
Feat: optionally disable config bootstrap (#725).
Merge pull request #75 from diivi/feat/disable-config-bootstrap
2023-07-31 14:00:00 -07:00
f2ce2f387f feat: optionally disable config bootstrap 2023-08-01 01:32:06 +05:30
8a2514915c Fix for Borg's interactive prompt on the "check --repair" action automatically getting answered "NO" (#730).
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-22 15:25:55 -07:00
cedf562a7e Merge branch 'main' into remove-sections 2023-07-11 20:05:16 -07:00
7d18f59079 Add a config entry for BORG_CHECK_I_KNOW_WHAT_I_AM_DOING env var 2023-07-10 10:36:56 +02:00
48b6a1679a Remove sections (#721).
Some checks failed
continuous-integration/drone/push Build is failing
2023-07-08 23:14:30 -07:00
68d90e1e40
feat: allow restoring to different port/host/username (#326).
Merge pull request #73 from diivi/feat/restore-with-different-hostname-port-username
2023-06-22 12:28:34 -07:00
9016dcc418 all e2e tests 2023-06-18 05:47:35 +05:30
89602d1614 pass all existing tests (and formatting) 2023-06-16 15:14:00 +05:30
a9386b7a87 add mongodb support, and sqlite restore path (config option only) 2023-06-15 02:18:24 +05:30
67f4d43aec witten review 2023-06-15 01:37:18 +05:30
8e8e64d920 add no-owner and refactor 2023-06-13 23:42:50 +05:30
f558cb3156 feat: allow restoring to different port/host/username 2023-06-12 21:54:39 +05:30
caf654366c Document work-around for colons in YAML strings (#708).
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-03 10:19:34 -07:00
403ae0f698 Clarify configuration comment about source_directories also accepting files (#693).
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-09 10:14:03 -07:00
065be1d9d4 More inclusive language.
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-20 14:28:04 -07:00
9f5769f87b Make docs/schema a little more container agnostic / less Docker specific.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2023-04-16 15:41:17 -07:00
9712d00680 Add "match_archives" option (#588).
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-01 23:57:55 -07:00
2934d0902c Code spell checking on every test run!
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-01 11:03:59 -07:00
32ab17fa46 merge 2023-04-01 22:12:41 +05:30
6054ced931 fix: run typos 2023-04-01 22:10:32 +05:30
3f78ac4085 Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (#479).
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-31 15:21:08 -07:00
b27e625a77 Update schema comment for check_repositories to mention labels (#635).
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-28 15:44:38 -07:00
7a8e0e89dd Mention prior versions of borgmatic in repositories schema.
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-27 21:54:01 -07:00
0e3da7be63 Fix repository schema description.
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-27 16:15:24 -07:00
3e8e38011b
Labels for repositories (#635).
Merge pull request #57 from diivi/feat/tag-repos
2023-03-27 15:46:22 -07:00
b511e679ae remove optional label for repos from tests 2023-03-26 16:59:29 +05:30
aeaf69f49e pass all tests 2023-03-25 01:34:03 +05:30
e83ad9e1e4 use repository["path"] instead of repository 2023-03-25 01:04:57 +05:30