Releases: OrRosenblatt/validate-json-action
Releases · OrRosenblatt/validate-json-action
Log fixes and Dockerfile support
- Add Dockerfile support
- Update README usage example
- Log file path instead of file name to make it more clear which files are invalid
- Handle missing configuration (log meaningful errors and set failure exit code)
- Add logs when files successfully validated
First version
🎉First version! 🎉
A GitHub action that validates JSON files based on a JSON Schema.