Commit Graph

23 Commits

Author SHA1 Message Date
63198088c4 Store included configuration files within each backup archive in support of the "config bootstrap" action (#736).
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-09 13:47:20 -08:00
3b99f7c75a Constants support includes and command-line overrides (#745, #782) 2023-11-19 21:13:35 -08:00
b8d349d048 Additional test coverage (#732).
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-01 16:27:53 -07:00
f6f06551f0 Multiple configuration includes with a single "!include" (#732).
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-01 14:12:35 -07:00
48b6a1679a Remove sections (#721).
Some checks failed
continuous-integration/drone/push Build is failing
2023-07-08 23:14:30 -07:00
f60e97d5bf When merging two configuration files, error gracefully if the two files do not adhere to the same format.
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-26 16:46:09 -07:00
5dbb71709c Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-14 19:35:24 -07:00
4a94c2c9bf Selectively omit list values when including configuration files (#672).
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-13 14:39:36 -07:00
1ea4433aa9 Selectively shallow merge certain mappings or sequences when including configuration files (#672).
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-11 21:49:10 -07:00
19e95628c3 Add documentation and NEWS for custom constants feature (#612).
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-24 23:47:05 -07:00
a082cb87cb fix: replace primitive values in config without quotes 2023-03-25 12:12:56 +05:30
78e8bb6c8c reformat 2023-03-25 02:08:52 +05:30
af95134cd2 add test for complex constant 2023-03-25 02:03:36 +05:30
6f300b0079 feat: constants support 2023-03-24 02:39:37 +05:30
5e15c9f2bc Fix traceback when include merging on ARM64 (#622).
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-23 10:07:53 -08:00
255cc6ec23 When deep merging common configuration, merge colliding list values by appending them (#531).
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-20 15:28:28 -07:00
788281cfb9 When a configuration include is a relative path, load it from either the current working directory or from the directory containing the file doing the including (#532).
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-19 17:15:05 -07:00
525266ede6 Deep merging when including common configuration (#381).
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-25 21:18:37 -07:00
b3aa6af859 Don't color syslog output (#197).
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-17 11:53:08 -07:00
6c136ebbf1 Fix for unclear error message for invalid YAML merge include (#196).
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-16 21:33:40 -07:00
1c0dc3f904
Run isort over the source
All checks were successful
the build was successful
2019-05-14 18:59:19 +02:00
1f524d6c87
Add borgmatic custom logger 2019-05-13 13:40:18 +02:00
6ff1867312 Configuration files includes and merging (#148).
All checks were successful
the build was successful
2019-03-06 12:06:27 -08:00