|
|
d11c517f67
|
better schema descriptions
|
2024-10-28 09:41:34 -04:00 |
|
|
|
237999cc81
|
fix word-wrap
|
2024-10-28 09:40:14 -04:00 |
|
|
|
d060f8d77a
|
fix log for dry_run_label
|
2024-10-28 09:38:17 -04:00 |
|
|
|
385ef2d012
|
fixes and first unit test attempt
|
2024-10-28 09:36:30 -04:00 |
|
|
|
ffb431e3ab
|
minor improvement
|
2024-10-25 17:34:33 -04:00 |
|
|
|
11fee81486
|
converted string to dictionary as requested
|
2024-10-25 17:28:02 -04:00 |
|
|
|
ccbf668bea
|
fix for if logic
|
2024-10-24 09:01:10 -04:00 |
|
|
|
f18219a768
|
changes made with 'tox - e isort'
|
2024-10-24 08:00:14 -04:00 |
|
|
|
9ba8ca24eb
|
changes made with 'tox -e black'
|
2024-10-24 07:52:32 -04:00 |
|
|
|
b42793a2dc
|
convert concat to fstring
|
2024-10-23 18:26:22 -04:00 |
|
|
|
2877c1ad0d
|
added spaces after commas
|
2024-10-23 18:10:58 -04:00 |
|
|
|
1b9f95ca47
|
better description in schema for server
|
2024-10-23 18:04:28 -04:00 |
|
|
|
7aff22536d
|
better itemid description in schema
|
2024-10-23 17:53:07 -04:00 |
|
|
|
8edb40a8e9
|
added dryrun check
|
2024-10-23 17:38:24 -04:00 |
|
|
|
f2d7687ca3
|
removed unused variable
|
2024-10-23 17:34:21 -04:00 |
|
|
|
b5fb0c8247
|
added returns when expected values are not provided
|
2024-10-23 17:33:09 -04:00 |
|
|
|
9b2ac961d7
|
capitalized Zabbix in logging
|
2024-10-23 17:30:28 -04:00 |
|
|
|
38ce98771b
|
removed spaces before logging
|
2024-10-23 17:28:54 -04:00 |
|
|
|
f616284ffb
|
better description for server string
|
2024-10-23 17:24:20 -04:00 |
|
|
|
5da898003f
|
removed unnecessary parentheses here and below
|
2024-10-23 17:21:30 -04:00 |
|
|
|
5a464b3186
|
better logic for run_states
|
2024-10-23 17:19:51 -04:00 |
|
|
|
42fb8c38e0
|
better comments and logging
|
2024-10-23 17:15:55 -04:00 |
|
|
|
80839566d6
|
better wording for API key
|
2024-10-23 17:12:18 -04:00 |
|
|
|
702e55e6f7
|
formatting fix for key
|
2024-10-23 17:08:37 -04:00 |
|
|
|
1a8e8835c1
|
added quotes and period for host description
|
2024-10-23 17:00:31 -04:00 |
|
|
|
b874e7e66f
|
zabbix hook added
|
2024-10-18 17:57:37 -04:00 |
|
|
|
29d5b36a78
|
Change soft failure command hooks to skip only the current repository (#921).
build / test (push) Successful in 4m48s
build / docs (push) Successful in 1m16s
|
2024-10-06 17:39:02 -07:00 |
|
|
|
6fdce2a4a6
|
Fix a confusing apparent hang when when the repository location changes, and instead show a helpful error message (#914).
build / test (push) Successful in 5m1s
build / docs (push) Successful in 1m15s
|
2024-10-03 16:48:34 -07:00 |
|
|
|
f7e8a2c1d1
|
Clarify the command-line help for the "--config" flag (#919).
build / test (push) Successful in 6m25s
build / docs (push) Successful in 2m2s
|
2024-10-02 08:47:52 -07:00 |
|
|
|
f54d566edc
|
Fixes to make the inclusive language linter happy.
build / test (push) Successful in 5m0s
build / docs (push) Successful in 1m24s
|
2024-10-01 13:37:31 -07:00 |
|
|
|
b7efa0d3f0
|
When databases are configured, don't auto-enable the "one_file_system" option (#918).
build / test (push) Successful in 5m0s
build / docs (push) Successful in 1m17s
|
2024-10-01 10:16:30 -07:00 |
|
|
|
34305d686c
|
Revert "Add missing test (#911)" which accidentally included unrelated changes.
This reverts commit bf1e8bc44e.
|
2024-10-01 09:28:39 -07:00 |
|
|
|
bf1e8bc44e
|
Add missing test (#911).
build / docs (push) Blocked by required conditions
build / test (push) Has been cancelled
|
2024-10-01 09:26:00 -07:00 |
|
|
|
fd4f69f6c3
|
Rename repository actions for compatibility with recent Borg 2 changes (#915).
build / test (push) Successful in 6m23s
build / docs (push) Successful in 1m59s
|
2024-09-09 10:05:32 -07:00 |
|
|
|
1fe6ae83a8
|
Add a "key change-passphrase" action to change the passphrase protecting a repository key (#911).
build / test (push) Successful in 6m22s
build / docs (push) Successful in 1m53s
|
2024-09-01 11:13:39 -07:00 |
|
|
|
288a4bf243
|
: Add documentation details for how to run custom database dump commands using binaries from running containers (#906).
build / test (push) Successful in 4m3s
build / docs (push) Successful in 1m6s
|
2024-08-20 15:03:49 -07:00 |
|
|
|
1fb943e5f1
|
Documentation and config schema update about ~/.borgmatic volume mount (#906).
build / test (push) Successful in 4m3s
build / docs (push) Successful in 1m5s
Reviewed-on: #907
|
2024-08-20 21:51:51 +00:00 |
|
|
|
e0298685a1
|
Fix the "source_directories_must_exist" option to work with relative "source_directories" paths when a "working_directory" is set (#905).
build / test (push) Successful in 4m3s
build / docs (push) Successful in 53s
|
2024-08-20 13:52:06 -07:00 |
|
|
|
c5633227bf
|
Add glob ("*") support to the "--repository" flag (#898).
build / test (push) Successful in 5m49s
build / docs (push) Successful in 1m38s
|
2024-08-20 12:49:50 -07:00 |
|
Jonathan Brockhaus
|
9d83f02e24
|
fix(config/schema.yaml): Add note about mounting .borgmatic folder inside container db backups
|
2024-08-16 14:25:11 +02:00 |
|
|
|
548aceb3d5
|
Fix config validation broken by schema change (#904).
build / test (push) Successful in 4m5s
build / docs (push) Successful in 1m37s
|
2024-08-12 23:09:55 -07:00 |
|
|
|
2bd63bbdd2
|
Clarify the configuration reference about the "spot" check options (#904).
build / test (push) Failing after 5m26s
build / docs (push) Has been skipped
|
2024-08-12 22:50:58 -07:00 |
|
Theo Brigitte
|
37735e464c
|
Fix color configuration directive
|
2024-08-05 16:38:49 +02:00 |
|
|
|
424cc6b66c
|
Fix for a "bad character" Borg error in which the "spot" check fed Borg an invalid pattern (#899).
build / test (push) Successful in 6m5s
build / docs (push) Successful in 1m32s
|
2024-07-25 11:34:09 -07:00 |
|
|
|
27e7ece2f5
|
More fix for a potential traceback (TypeError) during the handling of another error.
build / test (push) Successful in 5m55s
build / docs (push) Successful in 1m33s
|
2024-07-15 14:45:21 -07:00 |
|
|
|
d44dc93509
|
Fix for a potential traceback (TypeError) during the handling of another error.
build / test (push) Successful in 5m56s
build / docs (push) Successful in 1m32s
|
2024-07-14 10:07:15 -07:00 |
|
|
|
31778fd3bf
|
Fix error in borgmatic rcreate/init on empty repository directory with Borg 1.4 (#896).
build / test (push) Successful in 4m17s
build / docs (push) Successful in 51s
|
2024-07-08 11:24:48 -07:00 |
|
|
|
2dca5e1834
|
Initial automated tests for delete action (#298).
|
2024-07-02 20:26:29 -07:00 |
|
|
|
36197ce027
|
Dry run support for delete/rdelete actions (#298).
|
2024-06-28 20:56:42 -07:00 |
|
|
|
e9a0226ee0
|
Initial work on delete/rdelete actions (#298).
|
2024-06-28 16:20:10 -07:00 |
|