-
- Downloads
Add internal_id allocation for GitHub Import
Introduces iid allocation to prevent unique constraint violation and possible import failure Changelog: fixed
parent
0da7a380
No related branches found
No related tags found
Showing
- app/models/concerns/atomic_internal_id.rb 17 additions, 0 deletionsapp/models/concerns/atomic_internal_id.rb
- app/workers/gitlab/github_import/stage/import_repository_worker.rb 18 additions, 0 deletions...rs/gitlab/github_import/stage/import_repository_worker.rb
- spec/models/concerns/atomic_internal_id_spec.rb 11 additions, 2 deletionsspec/models/concerns/atomic_internal_id_spec.rb
- spec/workers/gitlab/github_import/stage/import_repository_worker_spec.rb 63 additions, 8 deletions...tlab/github_import/stage/import_repository_worker_spec.rb
-
mentioned in merge request kubitus-project/kubitus-installer!1521 (merged)
Please register or sign in to comment