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
|
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 |
|
Dan Helfman
|
11e830bb1d
|
Fix flake8 warning.
|
2019-09-18 14:11:56 -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
|
a125df991b
|
Move tests to the root of the repository, in keeping with more common convention.
|
2018-09-30 13:57:20 -07:00 |
|