|
851c454ef0
|
Remove the restriction that the "extract" and "mount" actions must match a single repository (#722).
build / test (push) Successful in 5m47s
build / docs (push) Successful in 1m40s
|
2024-11-17 21:39:59 -08:00 |
|
|
c7a0cebaf7
|
Add a documentation link to NEWS (#934).
build / test (push) Successful in 4m5s
build / docs (push) Successful in 56s
|
2024-11-17 12:46:58 -08:00 |
|
|
76cfeda290
|
Update the logic that probes for the borgmatic runtime directory to support more platforms and use cases (#934).
build / test (push) Successful in 5m45s
build / docs (push) Successful in 1m40s
Reviewed-on: #937
|
2024-11-17 19:57:09 +00:00 |
|
|
afdf831c59
|
Fix broken restore/bootstrap when using Borg 1.2 and a randomly named temporary directory (#934).
|
2024-11-17 11:55:10 -08:00 |
|
|
9ac3087304
|
Before creating a temp file in a directory, make sure the directory exists (#934).
|
2024-11-17 10:30:17 -08:00 |
|
|
7cca83b698
|
Log the path of the borgmatic runtime directory used (#934).
|
2024-11-17 10:15:58 -08:00 |
|
|
4b5df7117a
|
Fix documentation type (#934).
|
2024-11-17 09:01:58 -08:00 |
|
|
57decfa4db
|
Document the fact that the config bootstrap feature writes to the runtime directory (#934).
|
2024-11-16 16:45:49 -08:00 |
|
|
b80f60a731
|
Create the borgmatic runtime directory if it doesn't exist (#934).
|
2024-11-16 16:03:18 -08:00 |
|
|
8f5ea95348
|
Fix use of borgmatic runtime directory in the restore action (#934).
|
2024-11-16 12:19:20 -08:00 |
|
|
b0cad58d6c
|
Add a dash to the prefix of the randomly named temporary directory to improve readability (#937).
|
2024-11-16 11:26:24 -08:00 |
|
|
073d6bddf6
|
Fix outdated comment (#934).
|
2024-11-16 07:26:23 -08:00 |
|
|
810b65589f
|
Documentation for runtime/state directory changes (#934).
|
2024-11-15 22:23:49 -08:00 |
|
|
295bfb0c57
|
Update the logic that probes for the borgmatic streaming database dump, bootstrap metadata, and check state directories to support more platforms and use cases (#934).
|
2024-11-15 18:15:32 -08:00 |
|
|
c0721a8cad
|
Fix misleading example for user_runtime_directory.
build / test (push) Successful in 5m45s
build / docs (push) Successful in 1m40s
|
2024-11-13 11:17:40 -08:00 |
|
|
bf978f2db4
|
Fix missing build backend setting in pyproject.toml to allow Fedora builds (#932).
build / test (push) Successful in 4m3s
build / docs (push) Successful in 56s
|
2024-11-10 17:09:10 -08:00 |
|
|
22776b123d
|
Bump version for release.
build / test (push) Successful in 10m24s
build / docs (push) Successful in 1m37s
1.9.1
|
2024-11-10 08:13:18 -08:00 |
|
|
56304fdcad
|
Add NEWS entry for multiple system credentials fix (#930).
build / test (push) Successful in 4m10s
build / docs (push) Successful in 1m37s
|
2024-11-07 20:20:41 -08:00 |
|
|
3f75e9931f
|
Only support a single systemd credential by default (#930).
build / docs (push) Blocked by required conditions
build / test (push) Has been cancelled
Reviewed-on: #930
Reviewed-by: Dan Helfman <witten@torsion.org>
|
2024-11-08 04:18:56 +00:00 |
|
|
227f475e17
|
Fix an error when implicitly upgrading the check state directory across filesystems (#931).
build / test (push) Successful in 5m48s
build / docs (push) Successful in 1m38s
|
2024-11-07 19:19:56 -08:00 |
|
|
467ddd0e93
|
creds: Only support single credential by default
|
2024-11-08 00:36:24 +01:00 |
|
|
be08e889f0
|
Fix the user runtime directory location on macOS (and possibly Cygwin) (#928).
build / test (push) Successful in 6m31s
build / docs (push) Successful in 2m5s
|
2024-11-03 21:44:11 -08:00 |
|
|
94c8a56373
|
Reorder NEWS items.
|
2024-11-03 13:58:04 -08:00 |
|
|
cecf04aa69
|
Bump version for release.
build / test (push) Successful in 6m48s
build / docs (push) Successful in 2m5s
1.9.0
|
2024-11-03 13:23:57 -08:00 |
|
|
814cdb4b87
|
Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (#562). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (#562). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (#838). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action.
|
2024-11-03 13:14:05 -08:00 |
|
|
13878be254
|
Move the default check state directory (#562, #638). Deprecate the "borgmatic_source_directory" option in favor of "borgmatic_runtime_directory" and "borgmatic_state_directory" (#562).
build / test (push) Successful in 6m56s
build / docs (push) Successful in 2m17s
|
2024-10-30 22:36:43 -07:00 |
|
|
129f3e753c
|
Flesh out the Zabbix monitoring hook tests, add a logo to the documentation, etc.
build / test (push) Successful in 6m8s
build / docs (push) Successful in 2m9s
|
2024-10-29 10:33:19 -07:00 |
|
|
c85bf46ad9
|
Add Zabbix monitoring hook.
Merge pull request #85 from tony1661/zabbix-hook
|
2024-10-29 09:01:15 -07:00 |
|
|
fa6a4734d4
|
added auth tests with item id
|
2024-10-29 09:00:06 -04:00 |
|
|
e52e29444f
|
added user/pass auth test
|
2024-10-29 08:54:25 -04:00 |
|
|
f713f1df7e
|
better function names and comments
|
2024-10-29 08:21:52 -04:00 |
|
|
87d824553d
|
converted constants to capitals
|
2024-10-29 08:05:05 -04:00 |
|
|
52fbf8cb24
|
capital
|
2024-10-28 09:54:07 -04:00 |
|
|
f758374772
|
adjustment in docs to reflect changes in 385ef2d
|
2024-10-28 09:52:20 -04:00 |
|
|
60c5949c23
|
adjusted to accept integers and strings
|
2024-10-28 09:51:08 -04:00 |
|
|
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 |
|
|
02a2e77315
|
Add Documentation=... to sample systemd service files.
build / test (push) Successful in 5m5s
build / docs (push) Successful in 1m14s
|
2024-10-27 16:31:08 -07:00 |
|
|
9b623a8a8e
|
Move docs exporting to a separate script in the hopes it'll actually work there.
build / test (push) Successful in 4m57s
build / docs (push) Successful in 1m12s
|
2024-10-27 14:48:17 -07:00 |
|
|
e1f60e4b09
|
Fix podman create command to use correct image name.
build / test (push) Successful in 4m48s
build / docs (push) Failing after 1m11s
|
2024-10-27 14:33:58 -07:00 |
|
|
269c00b240
|
Yet another attempt at making a docs tarball from a container image.
build / test (push) Successful in 4m50s
build / docs (push) Failing after 1m6s
|
2024-10-27 14:26:00 -07:00 |
|
|
48f008d720
|
Fix image name of docs export.
build / test (push) Successful in 5m2s
build / docs (push) Failing after 1m14s
|
2024-10-27 13:51:12 -07:00 |
|
|
53d9ffd1d3
|
Attempt to make a borgmatic docs tarball package in CI.
build / test (push) Successful in 5m4s
build / docs (push) Failing after 1m16s
|
2024-10-27 13:26:41 -07:00 |
|
|
d7323e08ac
|
Fix isort invocation referring to gone setup.cfg file (#922).
build / test (push) Successful in 5m4s
build / docs (push) Successful in 2m4s
|
2024-10-26 20:44:14 -07:00 |
|
|
fc7a2852e0
|
Code formatting.
build / test (push) Failing after 2m27s
build / docs (push) Has been skipped
|
2024-10-26 20:34:48 -07:00 |
|
|
f8c9d985e8
|
Add pyproject.toml transitin to NEWS.
build / test (push) Failing after 2m44s
build / docs (push) Has been skipped
|
2024-10-26 16:40:15 -07:00 |
|
|
c7ca9bf844
|
Replace setup.py with pyproject.toml.
build / docs (push) Blocked by required conditions
build / test (push) Has been cancelled
Reviewed-on: #922
|
2024-10-26 23:38:34 +00:00 |
|
|
7a117d5cc9
|
Add support for Borg 2's "sftp://" repository URLs.
build / test (push) Successful in 4m51s
build / docs (push) Successful in 1m10s
|
2024-10-26 11:58:26 -07:00 |
|