Skip to content

Workflow-chages - #1

Merged
davegarvey merged 2 commits into
mainfrom
workflow-chages
Dec 15, 2025
Merged

Workflow-chages#1
davegarvey merged 2 commits into
mainfrom
workflow-chages

Conversation

@davegarvey

Copy link
Copy Markdown
Owner

Fix parsing bug where commits with empty bodies caused undefined errors
when used with grubble. Added defensive programming to handle malformed
git log output.

  • Add .replace() to strip leading | or newline from empty body entries
  • Add null checks for hash, author, date, subject fields
  • Update CI workflow to use grubble@v4 instead of bumper@v1
  • Add comprehensive tests covering edge cases for git parsing

Fix parsing bug where commits with empty bodies caused undefined errors
when used with grubble. Added defensive programming to handle malformed
git log output.

- Add .replace() to strip leading | or newline from empty body entries
- Add null checks for hash, author, date, subject fields
- Update CI workflow to use grubble@v4 instead of bumper@v1
- Add comprehensive tests covering edge cases for git parsing
@davegarvey
davegarvey merged commit 70941d2 into main Dec 15, 2025
1 check passed
@davegarvey
davegarvey deleted the workflow-chages branch December 15, 2025 22:05
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