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

Check for imageinfo rather than missing or invalid #515

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

samwilson
Copy link
Member

Because shared-repo images are reported as missing, do not check for that status. And to make things simpler, use the same handling for invalid ones as well, and just check to see if any imageinfo metadata has been returned (that's all we're interested in, after all).

This is a follow-up to GH #512.

Bug: T372956

Because shared-repo images are reported as missing, do not check
for that status. And to make things simpler, use the same handling
for invalid ones as well, and just check to see if any imageinfo
metadata has been returned (that's all we're interested in, after
all).

This is a follow-up to GH #512.

Bug: T372956
@samwilson samwilson merged commit f4ddb4e into main Aug 20, 2024
5 checks passed
@samwilson samwilson deleted the cover-image-no-metadata branch August 20, 2024 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant