|
d7d6e30178
|
moved checks from hook to schema
|
2024-11-08 13:40:23 -05:00 |
|
|
94db527500
|
finalized support for Pushover
|
2024-10-30 15:43:06 -04:00 |
|
|
2849f54932
|
initial pushover commit
|
2024-10-30 11:25:26 -04: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 |
|
|
bd9751586c
|
Merge blake8 conf to tox.ini
|
2024-10-26 20:11:39 +02:00 |
|
|
fe0fe27c36
|
Adjust for Borg 2's change from "rclone://" repository URLs to just "rclone:".
build / test (push) Successful in 4m55s
build / docs (push) Successful in 1m11s
|
2024-10-26 09:41:01 -07:00 |
|
|
1426859e1c
|
Mention required borgmatic version in docs about Borg 2.x series changes.
build / test (push) Successful in 6m48s
build / docs (push) Successful in 2m15s
|
2024-10-25 22:33:22 -07: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 |
|
|
83bc737185
|
Borg 2 changes: Default the "archive_name_format" option to just "{hostname}". Update the "--match-archives"/"--archive" flags to support series names / archive hashes. Add a "--match-archives" flag to the "prune" action.
build / test (push) Successful in 5m38s
build / docs (push) Successful in 2m1s
|
2024-10-25 14:26:31 -07:00 |
|
|
cda83310c8
|
fixed version number
|
2024-10-25 08:10:25 -04:00 |
|
|
90ccbecf07
|
better documatation description
|
2024-10-25 08:08:38 -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 |
|
|
d6e1cc3e12
|
better wording
|
2024-10-23 17:43:54 -04:00 |
|
|
c1a08edca2
|
subheader formatting
|
2024-10-23 17:42:11 -04:00 |
|
|
02a219fac2
|
it will
|
2024-10-23 17:40:24 -04:00 |
|
|
78f81c7b73
|
changed verison to 1.9 - zabbix hook
|
2024-10-23 17:39:36 -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 |
|