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
191 stars 39 forks source link

Update vendor directories for organization #426

Closed jrdnbradford closed 1 month ago

jrdnbradford commented 1 month ago

Closes #425.

Created sha256 and licenses subdirs, moved the content, and updated the automation and docs.

Looks like I should have added a note to the vendor schema README re the Taskfile hook I added in a previous PR. Went ahead and threw that in, too.

sirosen commented 1 month ago

Thanks for doing this!

And no worries WRT the license note -- I didn't even notice. Maybe it would be better to just say something like "non schemastore schemas have their licenses in the license directory". I'll chew on that.