-
Notifications
You must be signed in to change notification settings - Fork 1.2k
3482 Add schema verification for metadata
#3865
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
Conversation
merge master
merge master
merge master
merge master
merge master
Signed-off-by: Nic Ma <nma@nvidia.com>
Steps that generated the schema:
Thanks. |
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
It depends on PR #3832. Thanks. |
Signed-off-by: Nic Ma <nma@nvidia.com>
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.
I think it looks good to me, the DS_Store files need to be removed, and some pattern modified in .gitignore so that they don't show up again. We should discuss if adding the jsonschema
dependency is a problem but I think it's fine as an optional.
Signed-off-by: Nic Ma <nma@nvidia.com>
…2-add-schema-verify Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
/black |
/build |
/build |
1 similar comment
/build |
Signed-off-by: Nic Ma <nma@nvidia.com>
bd35493
to
9be9daa
Compare
/black |
/build |
Signed-off-by: Nic Ma <nma@nvidia.com>
/black |
/build |
Signed-off-by: Nic Ma <nma@nvidia.com>
/black |
/build |
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, looks good, could you move the schema.json to the testing data repository. Cc @ericspod in case there are more comments
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
0b182fa
to
7e4c506
Compare
/black |
/build |
1 similar comment
/build |
Signed-off-by: Nic Ma <nma@nvidia.com>
/black |
/build |
Task step 5 of #3482 .
Description
This PR added the utility to download schema and verify the metadata in a manifest.
Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage
../runtests.sh --quick --unittests --disttests
.make html
command in thedocs/
folder.