Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[flowey]: handle empty action id in binary comparison #891

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

justus-camp-microsoft
Copy link
Contributor

From this run, it looks like it's possible to get an empty string as the action id which isn't currently being checked for in the binary comparison.

This change adds handling for an empty string by converting it into an error and continuing to traverse commits in that case. I've also added some logging for this case.

@justus-camp-microsoft justus-camp-microsoft requested a review from a team as a code owner February 21, 2025 19:20
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