-
Notifications
You must be signed in to change notification settings - Fork 9
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
Added validation for all types of cfbs.json files and all fields #167
Merged
Conversation
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
Ticket: CFE-4060 Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Ticket: CFE-4060 Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Ticket: CFE-4060 Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Ticket: CFE-4060 Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Ticket: CFE-4060 Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Ticket: CFE-4060 Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
…separately Ticket: CFE-4060 Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
…e object to only take that module as an argument Only "dependencies" field needs to reference other modules in the dict. Ticket: CFE-4060 Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Ticket: CFE-4060 Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Changed so the same module validation logic is used for the different keys ("build", "provides", "index"), and for the different types of cfbs.json files ("policy-set", "module", "index"). Ticket: CFE-4060 Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Ticket: CFE-4060 Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
…BSJson Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Ticket: CFE-4060 Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
We're now using the same functions for validating all cfbs.json files, including the index file. Ticket: CFE-4060 Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Ticket: CFE-4060 Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
…l lists of accepted fields Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
…dules Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
olehermanse
force-pushed
the
validation
branch
from
December 8, 2023 16:42
72ee2f5
to
c2853b5
Compare
larsewi
reviewed
Dec 9, 2023
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Co-authored-by: Lars Erik Wik <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
…rray Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
…alidation Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
olehermanse
force-pushed
the
validation
branch
from
December 12, 2023 13:08
2948492
to
d5656f7
Compare
…subtypes Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
olehermanse
changed the title
Added a lot more validation for cfbs.json files
Added validation for all types of cfbs.json files and all fields
Dec 12, 2023
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.
after 5f576e3 looks good 👍
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.
A few warning message suggestions. Looks good.
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
Code review suggestions from @craigcomstock Co-authored-by: Craig Comstock <[email protected]> Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
olehermanse
force-pushed
the
validation
branch
from
December 12, 2023 16:18
1f7ab2d
to
edd4a7b
Compare
larsewi
approved these changes
Dec 12, 2023
Co-authored-by: Lars Erik Wik <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.