Skip to content

feat: add manifest validation script for required fields#375

Open
Utkarsh9571 wants to merge 1 commit intoKarchinLab:masterfrom
Utkarsh9571:validate-manifest-script
Open

feat: add manifest validation script for required fields#375
Utkarsh9571 wants to merge 1 commit intoKarchinLab:masterfrom
Utkarsh9571:validate-manifest-script

Conversation

@Utkarsh9571
Copy link

This script validates .yml and .json manifest files for required fields: name, version, and description. It supports both single-file and directory input, prints clear pass/fail messages, and exits with appropriate status codes. This lays the groundwork for future GitHub Actions integration.

Fixes: #369

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.

Add format validation for module manifests

1 participant