-
- 下载
Merge branch '442845-be-add-endpoint-to-fetch-signature-details' into 'master'
Add GraphQL endpoint to fetch image manifests from container registry See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/147275 Merged-by:Siddharth Dungarwal <sdungarwal@gitlab.com> Approved-by:
Alex Buijs <abuijs@gitlab.com> Approved-by:
Siddharth Dungarwal <sdungarwal@gitlab.com> Reviewed-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Co-authored-by:
Aaron Huntsman <ahuntsman@gitlab.com>
显示
- app/graphql/types/container_repository_details_type.rb 19 个添加, 1 个删除app/graphql/types/container_repository_details_type.rb
- app/models/container_repository.rb 4 个添加, 0 个删除app/models/container_repository.rb
- doc/api/graphql/reference/index.md 12 个添加, 0 个删除doc/api/graphql/reference/index.md
- spec/graphql/types/container_repository_details_type_spec.rb 1 个添加, 1 个删除spec/graphql/types/container_repository_details_type_spec.rb
- spec/models/container_repository_spec.rb 15 个添加, 0 个删除spec/models/container_repository_spec.rb
- spec/requests/api/graphql/container_repository/container_repository_details_spec.rb 77 个添加, 0 个删除...container_repository/container_repository_details_spec.rb
加载中
想要评论请 注册 或 登录