-
- 下载
Merge branch '425149-graphql-get-gar-artifacts-from-project' into 'master'
Get Google Cloud artifacts from project See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143540 Merged-by:Pedro Pombeiro <noreply@pedro.pombei.ro> Approved-by:
Fiona Neill <fneill@gitlab.com> Approved-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
David Fernandez <dfernandez@gitlab.com> Reviewed-by:
Fiona Neill <fneill@gitlab.com> Co-authored-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com>
显示
- app/assets/javascripts/graphql_shared/possible_types.json 3 个添加, 0 个删除app/assets/javascripts/graphql_shared/possible_types.json
- doc/api/graphql/reference/index.md 104 个添加, 0 个删除doc/api/graphql/reference/index.md
- ee/app/graphql/ee/types/project_type.rb 16 个添加, 0 个删除ee/app/graphql/ee/types/project_type.rb
- ee/app/graphql/resolvers/google_cloud/artifact_registry/repository_artifacts_resolver.rb 46 个添加, 0 个删除..._cloud/artifact_registry/repository_artifacts_resolver.rb
- ee/app/graphql/types/google_cloud/artifact_registry/artifact_type.rb 24 个添加, 0 个删除...hql/types/google_cloud/artifact_registry/artifact_type.rb
- ee/app/graphql/types/google_cloud/artifact_registry/artifacts_sort_enum.rb 23 个添加, 0 个删除...pes/google_cloud/artifact_registry/artifacts_sort_enum.rb
- ee/app/graphql/types/google_cloud/artifact_registry/docker_image_type.rb 143 个添加, 0 个删除...types/google_cloud/artifact_registry/docker_image_type.rb
- ee/app/graphql/types/google_cloud/artifact_registry/repository_type.rb 59 个添加, 0 个删除...l/types/google_cloud/artifact_registry/repository_type.rb
- ee/spec/graphql/types/google_cloud/artifact_registry/artifact_type_spec.rb 24 个添加, 0 个删除...ypes/google_cloud/artifact_registry/artifact_type_spec.rb
- ee/spec/graphql/types/google_cloud/artifact_registry/artifacts_sort_enum_spec.rb 14 个添加, 0 个删除...oogle_cloud/artifact_registry/artifacts_sort_enum_spec.rb
- ee/spec/graphql/types/google_cloud/artifact_registry/docker_image_type_spec.rb 19 个添加, 0 个删除.../google_cloud/artifact_registry/docker_image_type_spec.rb
- ee/spec/graphql/types/google_cloud/artifact_registry/repository_type_spec.rb 15 个添加, 0 个删除...es/google_cloud/artifact_registry/repository_type_spec.rb
- ee/spec/graphql/types/project_type_spec.rb 1 个添加, 0 个删除ee/spec/graphql/types/project_type_spec.rb
- ee/spec/requests/api/graphql/project/google_cloud/artifact_registry/docker_images_spec.rb 222 个添加, 0 个删除...ject/google_cloud/artifact_registry/docker_images_spec.rb
- spec/fixtures/api/schemas/graphql/google_cloud/artifact_registry/artifacts.json 14 个添加, 0 个删除...mas/graphql/google_cloud/artifact_registry/artifacts.json
- spec/fixtures/api/schemas/graphql/google_cloud/artifact_registry/docker_image.json 81 个添加, 0 个删除.../graphql/google_cloud/artifact_registry/docker_image.json
- spec/fixtures/api/schemas/graphql/google_cloud/artifact_registry/repository.json 24 个添加, 0 个删除...as/graphql/google_cloud/artifact_registry/repository.json
加载中
想要评论请 注册 或 登录