-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: restructure conf and spec file generation (#1328)
**Issue number:** ADDON-73368 ## Summary ### Changes > As per the new design, we are restructuring the code of generating `.conf` and `.conf.spec` files that are supported by UCC. One specific change for `inputs.conf.spec`, we are now writing the default value and description of a field in the spec file. ### User experience > One change for `inputs.conf.spec`, we are now writing the description and default value of a field in the spec file if they are mentioned in the globalConfig, apart from it there are no changes from user end, all the files that were generated before will be generated as is with these changes. ## Checklist If your change doesn't seem to apply, please leave them unchecked. * [x] I have performed a self-review of this change * [x] Changes have been tested * [ ] Changes are documented * [x] PR title follows [conventional commit semantics](https://www.conventionalcommits.org/en/v1.0.0/) --------- Co-authored-by: srv-rr-github-token <[email protected]>
- Loading branch information
1 parent
17d29d0
commit bc6a36b
Showing
82 changed files
with
2,791 additions
and
1,121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.