Skip to content

Fix test to skip when changelog_entry.yaml is empty#233

Merged
MaxGhenis merged 1 commit into
mainfrom
fix/changelog-test-empty-skip
Nov 28, 2025
Merged

Fix test to skip when changelog_entry.yaml is empty#233
MaxGhenis merged 1 commit into
mainfrom
fix/changelog-test-empty-skip

Conversation

@MaxGhenis

Copy link
Copy Markdown
Contributor

Summary

Fix the changelog encoding test to skip when changelog_entry.yaml is empty (which happens after the versioning workflow consumes it).

This fixes the test failure from the previous merge: https://github.com/PolicyEngine/policyengine-uk-data/actions/runs/19768995189/job/56648706644

Test plan

  • Test skips when file is empty
  • CI passes

🤖 Generated with Claude Code

The versioning workflow consumes changelog_entry.yaml, leaving it empty.
This causes the test to fail on the next CI run. Add skip logic for
empty files to prevent this.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@MaxGhenis MaxGhenis force-pushed the fix/changelog-test-empty-skip branch from b1adcf6 to 7b0a6fc Compare November 28, 2025 17:05
@MaxGhenis MaxGhenis merged commit ac05833 into main Nov 28, 2025
3 checks passed
@MaxGhenis MaxGhenis deleted the fix/changelog-test-empty-skip branch November 28, 2025 17:23
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