Skip to content

ci(validate): guardrail against duplicate schema $id values#40

Merged
mdheller merged 2 commits intomainfrom
spec/validate-duplicate-schema-ids-20260418
Apr 19, 2026
Merged

ci(validate): guardrail against duplicate schema $id values#40
mdheller merged 2 commits intomainfrom
spec/validate-duplicate-schema-ids-20260418

Conversation

@mdheller
Copy link
Copy Markdown
Contributor

Adds a hard guardrail to prevent multi-authority schema identity regressions.

  • Adds scripts/check_duplicate_schema_ids.py which scans schemas and fails if duplicate $id values exist.
  • Wires the script into .github/workflows/validate.yml after AJV compilation.

This would have caught the IncidentEvent duplicate $id issue early.

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