Skip to content

Conversation

@dustymabe
Copy link
Member

Fixes 476dfc1

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly fixes a potential KeyError when accessing build information by using dict.get() for safer dictionary key access. The fix is effective. I have one suggestion to improve code clarity and consistency by using False as the default value instead of None for a boolean check.

@dustymabe
Copy link
Member Author

golang lint error is #4254 so we can ignore in this PR.

Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, thanks!

@jlebon jlebon enabled auto-merge (rebase) August 15, 2025 16:55
@dustymabe
Copy link
Member Author

CI won't test this so let's get it in.

@dustymabe dustymabe disabled auto-merge August 15, 2025 17:47
@dustymabe dustymabe merged commit 81b6d40 into coreos:main Aug 15, 2025
3 of 6 checks passed
@dustymabe dustymabe deleted the dusty-fix-cmd-sign branch August 15, 2025 17:47
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