-
- 下载
Merge branch '436320-map-by-username-gh' into 'master'
Move collaborators import to stage before pull requests import See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142732 Merged-by:Rodrigo Tomonari <rtomonari@gitlab.com> Approved-by:
Rodrigo Tomonari <rtomonari@gitlab.com> Reviewed-by:
George Koltsov <gkoltsov@gitlab.com> Reviewed-by:
Luke Duncalfe <lduncalfe@gitlab.com> Co-authored-by:
carlad-gl <cdrago@gitlab.com>
显示
- app/services/import/github_service.rb 2 个添加, 1 个删除app/services/import/github_service.rb
- app/workers/gitlab/github_import/advance_stage_worker.rb 2 个添加, 1 个删除app/workers/gitlab/github_import/advance_stage_worker.rb
- app/workers/gitlab/github_import/stage/import_base_data_worker.rb 5 个添加, 1 个删除...ers/gitlab/github_import/stage/import_base_data_worker.rb
- app/workers/gitlab/github_import/stage/import_collaborators_worker.rb 7 个添加, 2 个删除...gitlab/github_import/stage/import_collaborators_worker.rb
- app/workers/gitlab/github_import/stage/import_pull_requests_worker.rb 17 个添加, 5 个删除...gitlab/github_import/stage/import_pull_requests_worker.rb
- config/feature_flags/development/github_import_prioritize_collaborators.yml 8 个添加, 0 个删除...gs/development/github_import_prioritize_collaborators.yml
- lib/gitlab/github_import/settings.rb 6 个添加, 1 个删除lib/gitlab/github_import/settings.rb
- spec/lib/gitlab/github_import/settings_spec.rb 20 个添加, 0 个删除spec/lib/gitlab/github_import/settings_spec.rb
- spec/services/import/github_service_spec.rb 29 个添加, 8 个删除spec/services/import/github_service_spec.rb
- spec/workers/gitlab/github_import/stage/import_base_data_worker_spec.rb 28 个添加, 1 个删除...itlab/github_import/stage/import_base_data_worker_spec.rb
- spec/workers/gitlab/github_import/stage/import_collaborators_worker_spec.rb 28 个添加, 3 个删除...b/github_import/stage/import_collaborators_worker_spec.rb
- spec/workers/gitlab/github_import/stage/import_pull_requests_worker_spec.rb 39 个添加, 2 个删除...b/github_import/stage/import_pull_requests_worker_spec.rb
想要评论请 注册 或 登录