Skip to content

Conversation

@bonega
Copy link
Owner

@bonega bonega commented Jan 6, 2026

Summary

  • Add a CI job that runs codegen and fails if generated files don't match
  • Ensures generated code stays in sync with the generator
  • Intentionally includes a bad change to cp437.rs to demonstrate the check failing

Test plan

  • Verify the codegen CI job fails due to the intentional cp437.rs modification
  • After force-pushing the fix, verify CI passes

Add a CI job that runs codegen and fails if there are uncommitted changes.
This ensures generated code stays in sync with the generator.
@bonega bonega merged commit 580e62d into master Jan 6, 2026
4 checks passed
@bonega bonega deleted the test-codegen-ci branch January 7, 2026 22:02
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.

2 participants