Skip to content

Conversation

@MarceloRobert
Copy link
Collaborator

Fixes the treatment for git_commit_tags when the treeListing query uses data that arrived from the sqlite database (checkout cache)

@MarceloRobert MarceloRobert self-assigned this Dec 19, 2025
@MarceloRobert MarceloRobert added the Queries Issue that involves modifying some DB query label Dec 19, 2025
Comment on lines 102 to 103
except (TypeError, json.JSONDecodeError):
checkout["git_commit_tags"] = []

Choose a reason for hiding this comment

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

log as well

@MarceloRobert MarceloRobert force-pushed the fix/tree-sqlite-query branch from 719bb37 to 100269a Compare January 5, 2026 12:44
@MarceloRobert MarceloRobert added this pull request to the merge queue Jan 5, 2026
Merged via the queue into kernelci:main with commit c7d9398 Jan 5, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Queries Issue that involves modifying some DB query

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants