zephyr-data-specs / GMNS

General Modeling Network Specification
https://zephyr-data-specs.github.io/GMNS/
104 stars 15 forks source link

Implement continuous integration/testing to make sure spec isn't malformed #66

Open e-lo opened 1 year ago

e-lo commented 1 year ago

As a user, I'd like to make sure the spec is a valid format.

Proposed solution

Implement json format checkers and frictionless checkers in a github action to makes sure the committed json files forming the spec are valid.

e-lo commented 1 year ago

cc: @joecastiglione on if community would like me to implement.