Dan Helfman
|
b68211cc0c
|
Fix for the "config generate" action generating invalid configuration when upgrading deprecated command hooks (#1091).
|
2025-05-08 12:59:53 -07:00 |
|
Dan Helfman
|
017cbae4f9
|
Fix for the example not showing up in generated config for empty YAML objects (#303).
|
2025-04-01 19:44:47 -07:00 |
|
Dan Helfman
|
423627e67b
|
Get existing unit/integration tests passing (#303).
|
2025-03-23 17:00:04 -07:00 |
|
Dan Helfman
|
57721937a3
|
Factor out schema type comparion in config generation and get several tests passing (#303).
|
2025-03-23 11:24:36 -07:00 |
|
Dan Helfman
|
f8eda92379
|
Code formatting (#303).
|
2025-03-22 14:01:39 -07:00 |
|
Dan Helfman
|
cc14421460
|
Fix list examples in generated configuration.
|
2025-03-22 13:58:42 -07:00 |
|
Dan Helfman
|
63b0c69794
|
Add additional options under "repositories:" for parity with repo-create #303.
|
2025-03-18 20:54:14 -07:00 |
|
Dan Helfman
|
87b9ad5aea
|
Code formatting (#303).
|
2025-03-17 10:02:25 -07:00 |
|
Dan Helfman
|
eca78fbc2c
|
Support setting whole lists and dicts from the command-line (#303).
|
2025-03-17 09:57:25 -07:00 |
|
Dan Helfman
|
6a96a78cf1
|
Fix existing tests (#1019).
|
2025-03-07 22:58:25 -08:00 |
|
Dan Helfman
|
e06c6740f2
|
Switch to context manager for running "dump_data_sources" before/after hooks (#790).
|
2025-03-07 10:33:39 -08:00 |
|
Dan Helfman
|
d4f48a3a9e
|
Initial work on unified command hooks (#790).
|
2025-03-06 11:23:24 -08:00 |
|
Dan Helfman
|
4b2f7e03af
|
Fix broken "config generate" (#975).
|
2025-03-01 21:02:32 -08:00 |
|
Dan Helfman
|
5a24bf2037
|
Get tests passing (#261).
|
2024-11-22 20:16:18 -08:00 |
|
Dan Helfman
|
4d19596616
|
Add ZFS documentation (#261).
|
2024-11-22 08:33:24 -08:00 |
|
Dan Helfman
|
3ecd0e731e
|
Initial work on spot check schema and preparatory refactoring (#656).
|
2024-03-20 11:58:59 -07:00 |
|
Dan Helfman
|
63198088c4
|
Store included configuration files within each backup archive in support of the "config bootstrap" action (#736).
|
2024-01-09 13:47:20 -08:00 |
|
Dan Helfman
|
13cf863d89
|
Fix tests (#783).
|
2023-11-07 10:09:31 -08:00 |
|
Dan Helfman
|
dcf25fa041
|
Upgrade ruamel.yaml dependency to support version 0.18.x (#783).
|
2023-11-07 10:00:13 -08:00 |
|
Dan Helfman
|
48b6a1679a
|
Remove sections (#721).
|
2023-07-08 23:14:30 -07:00 |
|
Dan Helfman
|
1b90da5bf1
|
Deprecate generate-borgmatic-config in favor if new "config generate" action (#529).
|
2023-06-21 12:19:49 -07:00 |
|
Dan Helfman
|
065be1d9d4
|
More inclusive language.
|
2023-04-20 14:28:04 -07:00 |
|
Dan Helfman
|
f42890430c
|
Add code style plugins to enforce use of Python f-strings and prevent single-letter variables.
|
2023-03-23 23:11:14 -07:00 |
|
Dan Helfman
|
f47c98c4a5
|
Rename several configuration options to match Borg 2 (#557).
|
2022-08-17 21:14:58 -07:00 |
|
Dan Helfman
|
2bc91ac3d2
|
Add "generate-borgmatic-config --overwrite" flag to replace an existing destination file (#539).
|
2022-05-29 16:03:55 -07:00 |
|
Dan Helfman
|
be59a3e574
|
Fix generate-borgmatic-config with "--source" flag to support more complex schema changes like the new Healthchecks configuration options (#536).
|
2022-05-25 10:26:26 -07:00 |
|
Dan Helfman
|
27d37b606b
|
Better error messages! Switch the library used for validating configuration files (from pykwalify to jsonschema).
|
2021-06-22 13:27:59 -07:00 |
|
Dan Helfman
|
9b819f32f8
|
Fix traceback when upgrading old INI-style configuration with upgrade-borgmatic-config (#367).
|
2020-11-18 15:01:10 -08:00 |
|
Dan Helfman
|
00033bf0a8
|
Tweak comment indentation in generated configuration file for clarity.
|
2020-06-02 11:37:13 -07:00 |
|
Dan Helfman
|
ac777965d0
|
Fix regression of generate-borgmatic-config working without --source flag (#239).
|
2019-11-06 09:52:21 -08:00 |
|
Dan Helfman
|
2115eeb6a2
|
Upgrade your borgmatic configuration to get new options and comments via "generate-borgmatic-config --source" (#239).
|
2019-11-06 09:31:00 -08:00 |
|
Dan Helfman
|
f8bc67be8d
|
Config generation support for sequences of maps, needed for database dump hooks (#225).
|
2019-10-21 15:17:47 -07:00 |
|
Daniel M. Capella
|
0c439c0c02
|
Add space to separate comments from tokens
https://yaml.org/spec/1.2/spec.html#id2780069
|
2019-09-17 20:00:58 -04:00 |
|
Luke Murphy
|
1c0dc3f904
|
Run isort over the source
|
2019-05-14 18:59:19 +02:00 |
|
Dan Helfman
|
56ad1d164a
|
Use Flake8 code checker as part of running automated tests.
|
2018-09-29 23:15:18 -07:00 |
|
Dan Helfman
|
76d6a69f5a
|
Use Black code formatter as part of running automated tests.
|
2018-09-29 22:45:00 -07:00 |
|
Dan Helfman
|
746428ed44
|
Fix generated configuration to also include a "keep_daily" value so pruning works out of the box.
|
2018-09-29 15:44:37 -07:00 |
|
Dan Helfman
|
47efa88c9d
|
In generate-borgmatic-config, comment out all optional config (#57).
|
2018-09-29 15:03:11 -07:00 |
|
Johannes Feichtner
|
80e2c023dd
|
#16, #38: Support for user-defined hooks before/after backup, or on error.
|
2017-10-26 06:38:27 +02:00 |
|
Dan Helfman
|
ac2a63763f
|
Removing TODO that basically entails testing ruamel.yaml round-tripping, which in theory already has its own tests.
|
2017-07-22 20:31:26 -07:00 |
|
Dan Helfman
|
61f88228b0
|
When writing config, make containing directory if necessary. Also default to tighter permissions.
|
2017-07-10 15:20:50 -07:00 |
|
Dan Helfman
|
9cc7c77ba9
|
Don't overwrite config files. And retain file permissions when upgrading config.
|
2017-07-10 10:37:11 -07:00 |
|
Dan Helfman
|
f581f4b8d9
|
More test coverage, and simplification of config generation.
|
2017-07-09 11:41:55 -07:00 |
|
Dan Helfman
|
f19a40ef9c
|
Basic YAML generating / validating / converting to.
|
2017-07-08 22:33:51 -07:00 |
|