-
Notifications
You must be signed in to change notification settings - Fork 497
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
Add validation for the new CNA Long Format (with custom namespace columns) #9882
Add validation for the new CNA Long Format (with custom namespace columns) #9882
Conversation
1789826
to
0b749de
Compare
0b749de
to
cd57e4b
Compare
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.
@oplantalech Thanks for implementing this, overall it looks good to me, just have some minor comments, please comment below.
It's also good to have documentation in File-Format file to give everyone an idea of how to use this new file format.
@dippindots Regarding when to fix the File-Formats page, I've discussed it with @pvannierop and we thing it is better to have it done after the functionality has been merged and it is working. |
22b66d9
to
ec7ef38
Compare
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.
Thanks for the quick update, I have two more comments, after we fixed these two, I think we can merge it.
828df8c
to
46a5bd0
Compare
Kudos, SonarCloud Quality Gate passed! |
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.
@oplantalech It looks good to me, thanks for fixing all the comments.
Validation part for #9847