openwallet-foundation / credential-format-comparison-sig

Information about available credential formats
https://openwallet-foundation.github.io/credential-format-comparison-sig/
Creative Commons Attribution 4.0 International
11 stars 16 forks source link

Automate the schema creation #26

Closed cre8 closed 1 year ago

cre8 commented 1 year ago

When a new resource is added, the schema.json file in the credential-profile folder needs to be updated. Otherwise the validation checks will fail.

We need to evaluate what the best way is to update the file:

It should be easier to force the first option since we need to stop the current pull request because another pull request has to be placed first. In case a user submits a new credential format with a profile he will be notified since the evaluation failed.

cre8 commented 1 year ago

Since this is a nice to have I will close this. Because of branch protection it's not so easy to deploy.

We could add a status badge to the readme that is generated based on the schema validation