borgmatic/borgmatic/config
Dan Helfman abf2b3a8c7
continuous-integration/drone/push Build is passing Details
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
2024-01-21 11:34:40 -08:00
..
__init__.py Basic YAML configuration file parsing. 2017-07-04 16:52:24 -07:00
checks.py Add a "skip_actions" option to skip running particular actions (#701). 2023-10-31 21:54:41 -07:00
collect.py Use absolute paths when storing configuration files in an archive for later bootstrapping (#697). 2023-06-15 21:45:43 -07:00
constants.py Prevent various shell injection attacks (#810). 2024-01-07 10:21:49 -08:00
environment.py Fix environment variable interpolation within configured repository paths (#782). 2023-11-03 21:16:04 -07:00
generate.py Store included configuration files within each backup archive in support of the "config bootstrap" action (#736). 2024-01-09 13:47:20 -08:00
load.py Store included configuration files within each backup archive in support of the "config bootstrap" action (#736). 2024-01-09 13:47:20 -08:00
normalize.py Fix a traceback when the "repositories" option contains both strings and key/value pairs (#794). 2023-12-04 11:17:13 -08:00
override.py Fix a traceback when providing an invalid "--override" value for a list option (#814). 2024-01-18 10:39:40 -08:00
schema.yaml Elevate specific Borg warnings to errors or squash errors to warnings (#798). 2024-01-21 11:34:40 -08:00
validate.py Store included configuration files within each backup archive in support of the "config bootstrap" action (#736). 2024-01-09 13:47:20 -08:00