Skip to content

Enhance git log verification#53

Merged
lordalcol merged 1 commit intomainfrom
enhance-git-log-verif
Aug 22, 2025
Merged

Enhance git log verification#53
lordalcol merged 1 commit intomainfrom
enhance-git-log-verif

Conversation

@dgkoch
Copy link
Contributor

@dgkoch dgkoch commented Aug 20, 2025

  • Add normalizeWhitespace function to handle formatting differences
  • Enhance isGitLogEmpty and isReleaseHeadInGitLog functions with normalized comparison
  • Fix git log verification failures due to whitespace differences
  • Improve robustness of git log verification across different formats

- Add normalizeWhitespace function to handle formatting differences
- Enhance isGitLogEmpty and isReleaseHeadInGitLog functions with normalized comparison
- Fix git log verification failures due to whitespace differences
- Improve robustness of git log verification across different formats
@dgkoch dgkoch requested a review from lordalcol August 20, 2025 12:59
@dgkoch
Copy link
Contributor Author

dgkoch commented Aug 20, 2025

This fixes issues encountered with git log comparisons failing in an upcoming submission, where the logs where considered different due to some whitespace differences in the git logs. Hopefully this should eradicate those issues once and for all.

@lordalcol lordalcol merged commit e2d10a9 into main Aug 22, 2025
2 checks passed
@dgkoch dgkoch deleted the enhance-git-log-verif branch August 22, 2025 16: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.

2 participants