Skip to content

Conversation

dustymabe
Copy link
Member

Not all architectures get built for every build in a stream. This is true at least for non-production streams. Let's account for that here.

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 updates cmd-import to be architecture-aware when finding the previous build to diff against. Instead of using the globally previous build, it now correctly finds the latest build for the specific architecture being imported. This change is logical and addresses the issue of architectures not being present in every build. I have one minor suggestion to improve code conciseness.

jlebon
jlebon previously approved these changes Oct 7, 2025
@jlebon
Copy link
Member

jlebon commented Oct 7, 2025

flake8 complaining

Not all architectures get built for every build in a stream. This is
true at least for non-production streams. Let's account for that here.
@dustymabe
Copy link
Member Author

fixed

@jlebon jlebon enabled auto-merge (rebase) October 7, 2025 15:23
@jlebon jlebon merged commit b3054cc into coreos:main Oct 7, 2025
6 checks passed
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