-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add parameter value origin field to parameters (#1470)
* feat: add parameter value origin field to parameters Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: remove wrong added field from oscal model Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: add param_value_origin to props and add validations Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: correct ci Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: correct param value origin cycle Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: correct profile-param-value-origin flow Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: adding final corrections and test for inherited param-value-origin Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: correct formating Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: add step to ignore param-value-origin if no replacement was done in profile-param-value-origin Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: correct code format Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: correct tests Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: use replace me placeholder instead of literal text Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: use replace me tag in default value for param-value-origin Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: correct code format Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> --------- Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]>
- Loading branch information
Showing
8 changed files
with
234 additions
and
5 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 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 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 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