Skip to content

Conversation

@christian-byrne
Copy link
Contributor

Summary

• Updated JSON schema to include new searchRanking field (0-1000 range for search prioritization)
• Enhanced validation script to validate ALL 10 index files (main + 9 locale variants) instead of just main
• Improved GitHub Actions workflows with better annotations, error categorization, and caching

Test plan

  • Validate all index*.json files against updated schema
  • Verify searchRanking field accepts valid range (0-1000)
  • Test enhanced GitHub Actions annotations and error reporting
  • Confirm lint workflow validates all YAML files properly

🤖 Generated with Claude Code

- Update validation script to validate ALL 10 index files (main + 9 locales)
- Add enhanced GitHub Actions annotations with error categorization
- Improve lint workflow to validate all YAML files with yamllint
- Add comprehensive validation summary and status reporting
- Implement caching for better performance

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@christian-byrne christian-byrne force-pushed the improve-json-schema-validation branch from d5327b2 to 1263062 Compare December 1, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants