#4120 DNM: CG import schema
Opened by tkopecek. Modified
tkopecek/koji cg-schema  into  master

Download 4120.patch
no initial comment

Metadata Update from @tkopecek:
- Pull-request tagged with: discussion

I've some older file for validating CG import metadata. I've put it here - it should cover everything except #4113 . My initial ideas were two:
a) provide it to CG implementors, so they can be sure that they are generating compatible data and don't need to rely on koji returning some format error about it.
b) Possibly use it in cg_import in koji itself to do basic checks first. Anyway, it would mean pulling another dependency jsonschema or some other lib.

Metadata