-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add parameter value origin field to parameters #1470
Merged
+234
−5
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
f9aca20
feat: add parameter value origin field to parameters
AleJo2995 2fccfbe
Merge branch 'develop' into fix/record-aditional-info
AleJo2995 8014121
Merge branch 'develop' into fix/record-aditional-info
AleJo2995 94ea07f
fix: remove wrong added field from oscal model
AleJo2995 2d51ba9
Merge branch 'develop' into fix/record-aditional-info
AleJo2995 015f2a6
fix: add param_value_origin to props and add validations
AleJo2995 338ad07
Merge branch 'fix/record-aditional-info' of https://github.com/IBM/co…
AleJo2995 4d3e5b1
Merge branch 'develop' into fix/record-aditional-info
AleJo2995 2e9d8ba
fix: correct ci
AleJo2995 6a6bc7c
Merge branch 'develop' into fix/record-aditional-info
AleJo2995 81bf9da
fix: correct param value origin cycle
AleJo2995 4fa3f9b
Merge branch 'fix/record-aditional-info' of https://github.com/IBM/co…
AleJo2995 284bd7c
fix: correct profile-param-value-origin flow
AleJo2995 a2cffce
fix: adding final corrections and test for inherited param-value-origin
AleJo2995 52c8920
fix: correct formating
AleJo2995 de1c86c
Merge branch 'develop' into fix/record-aditional-info
AleJo2995 1c984a2
fix: add step to ignore param-value-origin if no replacement was done…
AleJo2995 4adce20
Merge branch 'fix/record-aditional-info' of https://github.com/IBM/co…
AleJo2995 c2d9574
fix: correct code format
AleJo2995 fa0c238
Merge branch 'develop' into fix/record-aditional-info
AleJo2995 f628c69
fix: correct tests
AleJo2995 0e62504
Merge branch 'fix/record-aditional-info' of https://github.com/IBM/co…
AleJo2995 ef8ce5c
fix: use replace me placeholder instead of literal text
AleJo2995 56bbd8a
Merge branch 'develop' into fix/record-aditional-info
AleJo2995 928c7ba
Merge branch 'develop' into fix/record-aditional-info
AleJo2995 8cfc8de
fix: use replace me tag in default value for param-value-origin
AleJo2995 adde885
fix: correct code format
AleJo2995 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test includes overwrite of the profile at the end to proof that the markdown gets modified after a profile json is modified as well for param_value_origin prop