Remove configuration sections. #723

Merged
witten merged 13 commits from remove-sections into main 2023-07-14 03:10:52 +00:00
Owner

Implementation of #721. The default borgmatic schema now has no sections. During normalization though, if a configuration file with sections is encountered, all the options get airlifted into global scope and the section headers are ignored. In other words, backwards compatibility is retained. Well, except for the two breaking changes noted in NEWS.

I don't expect anyone to actually review this in its entirety. Mostly putting this out as a heads up. Feedback welcome though.

Implementation of #721. The default borgmatic schema now has no sections. During normalization though, if a configuration file with sections is encountered, all the options get airlifted into global scope and the section headers are ignored. In other words, backwards compatibility is retained. Well, except for the two breaking changes noted in NEWS. I don't expect anyone to actually review this in its entirety. Mostly putting this out as a heads up. Feedback welcome though.
witten added 1 commit 2023-07-09 06:19:20 +00:00
continuous-integration/drone/push Build is failing Details
48b6a1679a
Remove sections (#721).
witten changed title from WIP: Remove sections (#721). to WIP: Remove configuration sections. 2023-07-10 00:40:33 +00:00
witten added 1 commit 2023-07-10 00:40:43 +00:00
continuous-integration/drone/push Build is failing Details
ab351548d2
Fix (some) end-to-end tests (#721).
witten added 1 commit 2023-07-10 16:38:46 +00:00
continuous-integration/drone/push Build is failing Details
a3f47a6418
Remove some sections from tests (#721).
witten added 3 commits 2023-07-10 18:42:08 +00:00
witten added 1 commit 2023-07-11 07:37:55 +00:00
continuous-integration/drone/push Build is passing Details
ecd9e62147
Fix last end-to-end database test (#721).
witten added 1 commit 2023-07-12 03:00:01 +00:00
continuous-integration/drone/push Build is passing Details
d2fa205476
Update documentation for section removal (#721).
witten added 2 commits 2023-07-12 05:11:18 +00:00
witten added 1 commit 2023-07-12 05:16:58 +00:00
continuous-integration/drone/push Build is passing Details
054bd52482
Fix incorrect merge from main that broke tests (#721).
witten changed title from WIP: Remove configuration sections. to Remove configuration sections. 2023-07-12 05:36:35 +00:00
witten added 2 commits 2023-07-14 02:27:55 +00:00
witten merged commit e913cddcd1 into main 2023-07-14 03:10:52 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: borgmatic-collective/borgmatic#723
No description provided.