Add back private projects to Ci::Catalog::Listing
Private projects are currently being excluded when fetching a users authorized projects. This MR will now include them. There are a number of issues that will tackle performance concerns when including private projects. These are currently being worked on and will continue work in the upcoming milestones. For more information please refer to the CI/CD Catalog epic: https://gitlab.com/groups/gitlab-org/-/epics/11674 Changelog: changed
显示
- app/models/ci/catalog/listing.rb 1 个添加, 1 个删除app/models/ci/catalog/listing.rb
- spec/graphql/resolvers/ci/catalog/resources_resolver_spec.rb 9 个添加, 6 个删除spec/graphql/resolvers/ci/catalog/resources_resolver_spec.rb
- spec/models/ci/catalog/listing_spec.rb 2 个添加, 1 个删除spec/models/ci/catalog/listing_spec.rb
加载中
想要评论请 注册 或 登录