Commit Graph

1 Commits

Author SHA1 Message Date
Vijay Janapa Reddi
14c37b846b Add pre-commit part key validation system
- Add validate-part-keys hook to .pre-commit-config.yaml
- Create validate_part_keys.py script for comprehensive validation
- Enhance inject-parts.lua with better error handling and pre-scan
- Add documentation for part key validation system
- Remove validation from GitHub workflow (moved to pre-commit)
- Add utility scripts for key checking and build cleanup

This catches invalid part keys before commit rather than in CI/CD
2025-07-31 01:35:46 -04:00