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

Fix: handle nil tag digests #118

Merged
merged 1 commit into from
Nov 14, 2021
Merged

Fix: handle nil tag digests #118

merged 1 commit into from
Nov 14, 2021

Conversation

felicianotech
Copy link
Owner

Fixes #116

I thought Sonar couldn't handle large tag amounts. It turns out, there's an edge case where a tag can be returned without a digest. I'm not sure why, if this is a bug on Docker Hub's end, or what. Regardless, it's now handled in Sonar so that it doesn't panic anymore.

@felicianotech felicianotech merged commit cdc65c5 into trunk Nov 14, 2021
@felicianotech felicianotech deleted the fix-tag-choke branch November 14, 2021 00: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.

Tags list can choke
1 participant