0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg/test
LaurentiuNiculae 150ee88945
fix(repodb): GQL request for ExpandedRepoInfo errors when artifacts with tags are present (#1265)
If we push an artifact and give it a tag, repodb would crash because of the null pointer dereferencing

Now when iterating over the tags of a repo and stumbling upon a unsupported media type, it's being ignored

Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
2023-03-15 10:34:48 -07:00
..
mocks feat(repodb): update referrers api to use repodb (#1230) 2023-03-10 10:37:29 -08:00
common.go fix(repodb): GQL request for ExpandedRepoInfo errors when artifacts with tags are present (#1265) 2023-03-15 10:34:48 -07:00
common_test.go fix(repodb): GQL request for ExpandedRepoInfo errors when artifacts with tags are present (#1265) 2023-03-15 10:34:48 -07:00
dev.go graphql: Apply authorization on /_search endpoint 2022-08-26 21:31:26 +03:00
inject_test.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
prod.go graphql: Apply authorization on /_search endpoint 2022-08-26 21:31:26 +03:00