codeforamerica / publiccode-pusher

PublicCode editor customized for Code for America. The tool facilitate creating a publiccode yaml file and push it to a Github repository.
GNU General Public License v3.0
2 stars 3 forks source link

Automatic test to verify if we break the schema #7

Open giosce opened 3 years ago

giosce commented 3 years ago

We should run a schema validator based on the publiccode spec.

giosce commented 2 years ago

Some validators https://github.com/italia/publiccode-parser-go https://github.com/italia/publiccode-parser-action https://github.com/italia/publiccode-validator

I think there should be a actual schema to validate against like https://github.com/OAI/OpenAPI-Specification/blob/main/schemas/v3.0/schema.yaml