Skip to content

[hippo] Fail fast when embedded schema files change without rebuild coverage #46163

Description

@github-actions

Summary

Add a focused CI or validation check for edits under pkg/parser/schemas/ so schema-backed changes cannot land without rebuilding the embedded artifacts.

Memory: mem_594353a447d4

Why

Hippo recall highlighted a repeat pattern: schema files are embedded in the binary, so changing them without rebuilding leads to stale-binary failures that are easy to miss locally. A targeted guardrail should catch this class of issue earlier and reduce avoidable CI breakage.

Next steps

  • Review current validation flow for schema-affecting changes in pkg/parser/schemas/.
  • Add a change-detection check, CI assertion, or test that forces make build/equivalent coverage when schema files change.
  • Document the expectation in the nearest contributor or validation guidance if needed.

Generated by 🦛 Daily Hippo Learn · 20 AIC · ⌖ 20.8 AIC · ⊞ 5.4K ·

  • expires on Jul 19, 2026, 11:08 PM UTC-08:00

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions