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
192 stars 38 forks source link

Support testing from sdist #301

Closed sirosen closed 10 months ago

sirosen commented 10 months ago

Manifest content and github actions testing are expanded to ensure that sdists are testable. resolves #258