Gemara Catalog Validator
Version updated for https://github.com/sshiells-scottlogic/gemara-catalog-validator to version v1.0.5.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Gemara Catalog Validator tool checks the semantic rules of Gemara source catalogs to ensure they are correctly structured and free of common mistakes such as unresolved references, duplicate IDs, incorrect prefixes, mismatched nesting structures, and orphan mappings. It provides inline annotations in GitHub pull requests, helping developers identify and fix issues before merging. The tool is project-agnostic and can be used for any repository that authors Gemara catalogs.
What’s Changed
Changelog
- 8cd8482339765465379df933e4e11ba619b79025 fix: show file:line:col in error output so findings are locatable (#11)