0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/extensions/search
Alex Stan a5ed99178e replace dependency of tagsInfo and repoInfo with just a list of manifests
- replace dependency of tagsInfo and repoInfo with a list of manifests, since it provides
all the needed data
- Mock tests added

Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
2022-08-09 17:54:18 -07:00
..
common replace dependency of tagsInfo and repoInfo with just a list of manifests 2022-08-09 17:54:18 -07:00
cve image level lint: enforce manifest mandatory annotations 2022-07-27 11:48:04 +03:00
digest image level lint: enforce manifest mandatory annotations 2022-07-27 11:48:04 +03:00
gql_generated RepoInfo structure now includes new field representing RepoSummary 2022-08-05 19:22:22 +03:00
gqlgen.yml Update to graphql 1.17.13 2022-07-18 12:55:40 -07:00
resolver.go replace dependency of tagsInfo and repoInfo with just a list of manifests 2022-08-09 17:54:18 -07:00
resolver_test.go replace dependency of tagsInfo and repoInfo with just a list of manifests 2022-08-09 17:54:18 -07:00
schema.graphql RepoInfo structure now includes new field representing RepoSummary 2022-08-05 19:22:22 +03:00
schema.resolvers.go RepoInfo structure now includes new field representing RepoSummary 2022-08-05 19:22:22 +03:00
search.md fix sample request url in search extension README 2022-06-07 11:24:19 -07:00