-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'github-importer' into 'master'
Does not halt the GitHub import process when an error occurs ## What are the relevant issue numbers? Fixes #20385 https://gitlab.com/gitlab-org/gitlab-ce/issues/20149 ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - Tests - [x] All builds are passing - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if you do - rebase it please) - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) See merge request !5763
No related branches found
No related tags found
Pipeline #
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/models/project.rb 0 additions, 2 deletionsapp/models/project.rb
- app/workers/repository_import_worker.rb 2 additions, 0 deletionsapp/workers/repository_import_worker.rb
- lib/gitlab/github_import/importer.rb 54 additions, 33 deletionslib/gitlab/github_import/importer.rb
- lib/gitlab/github_import/pull_request_formatter.rb 4 additions, 0 deletionslib/gitlab/github_import/pull_request_formatter.rb
- spec/lib/gitlab/github_import/importer_spec.rb 132 additions, 0 deletionsspec/lib/gitlab/github_import/importer_spec.rb
- spec/lib/gitlab/github_import/pull_request_formatter_spec.rb 10 additions, 1 deletionspec/lib/gitlab/github_import/pull_request_formatter_spec.rb
Loading
Please register or sign in to comment