python-jsonschema / check-jsonschema

A CLI and set of pre-commit hooks for jsonschema validation with built-in support for GitHub Workflows, Renovate, Azure Pipelines, and more!
https://check-jsonschema.readthedocs.io/en/stable
Other
207 stars 40 forks source link

Add vendoring of cloudbuild schema #339

Closed nikolaik closed 10 months ago

nikolaik commented 11 months ago

TODO: waiting for schemastore.org to be back up to run and add tests

sirosen commented 10 months ago

I've just picked this up with a force-push to rebase and run the jobs to grab the latest schema. I'd like to add at least one positive and one negative test before merging.

nikolaik commented 10 months ago

Wow, thanks for finishing this! :heart_eyes: