Skip to content

ci: validate community module registry#6

Merged
itsDNNS merged 1 commit into
mainfrom
ci/validate-module-registry
May 23, 2026
Merged

ci: validate community module registry#6
itsDNNS merged 1 commit into
mainfrom
ci/validate-module-registry

Conversation

@itsDNNS

@itsDNNS itsDNNS commented May 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds a registry validation script for community module entries and module folders
  • Validates registry fields, local installable directories, manifest ID/version consistency, JSON parsing, Python compilation, and i18n key parity
  • Adds a GitHub Actions workflow so pull requests and main pushes run the same validation
  • Adds unit coverage for valid fixtures, manifest ID mismatches, and i18n key mismatches

Validation

  • python3 -m unittest tests/test_validate_registry.py
  • python3 scripts/validate_registry.py
  • git diff --check
  • /tmp/actionlint-docsight-modules/actionlint .github/workflows/validate.yml

@itsDNNS itsDNNS merged commit 9e334a7 into main May 23, 2026
1 check passed
@itsDNNS itsDNNS deleted the ci/validate-module-registry branch May 23, 2026 11:43
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.

1 participant