0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-23 22:27:35 -05:00
zot/pkg/extensions/search
Alex Stan 0c70ae8a4e RepoInfo structure now includes new field representing RepoSummary
ExpandedRepoInfo currently returns RepoInfo that is a list of Manifests.
To comply with the newest UI requirements, a new field called Summary,
referring to RepoSummary structure, was added.

Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
2022-08-05 19:22:22 +03:00
..
common RepoInfo structure now includes new field representing RepoSummary 2022-08-05 19:22:22 +03: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 RepoSummary has a new attribute NewestTag of type ImageSummary 2022-07-27 19:41:00 +03:00
resolver_test.go RepoSummary has a new attribute NewestTag of type ImageSummary 2022-07-27 19:41:00 +03: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