-
- 下载
Merge branch 'rodrigo/fix-github-import-when-exception-occurs' into 'master'
Fix GitHub Import workers from aborting when rate limit is reached See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132813 Merged-by:Etienne Baqué <ebaque@gitlab.com> Approved-by:
Etienne Baqué <ebaque@gitlab.com> Reviewed-by:
Etienne Baqué <ebaque@gitlab.com> Reviewed-by:
Jessie Young <jessieyoung@gitlab.com> Co-authored-by:
Rodrigo Tomonari <rtomonari@gitlab.com>
显示
- app/workers/concerns/gitlab/github_import/object_importer.rb 0 个添加, 1 个删除app/workers/concerns/gitlab/github_import/object_importer.rb
- app/workers/concerns/gitlab/github_import/queue.rb 0 个添加, 8 个删除app/workers/concerns/gitlab/github_import/queue.rb
- app/workers/concerns/gitlab/github_import/stage_methods.rb 17 个添加, 5 个删除app/workers/concerns/gitlab/github_import/stage_methods.rb
- app/workers/gitlab/github_import/refresh_import_jid_worker.rb 0 个添加, 1 个删除...workers/gitlab/github_import/refresh_import_jid_worker.rb
- app/workers/gitlab/github_import/stage/finish_import_worker.rb 0 个添加, 1 个删除...orkers/gitlab/github_import/stage/finish_import_worker.rb
- app/workers/gitlab/github_import/stage/import_attachments_worker.rb 0 个添加, 1 个删除...s/gitlab/github_import/stage/import_attachments_worker.rb
- app/workers/gitlab/github_import/stage/import_base_data_worker.rb 0 个添加, 17 个删除...ers/gitlab/github_import/stage/import_base_data_worker.rb
- app/workers/gitlab/github_import/stage/import_collaborators_worker.rb 0 个添加, 15 个删除...gitlab/github_import/stage/import_collaborators_worker.rb
- app/workers/gitlab/github_import/stage/import_issue_events_worker.rb 0 个添加, 1 个删除.../gitlab/github_import/stage/import_issue_events_worker.rb
- app/workers/gitlab/github_import/stage/import_issues_and_diff_notes_worker.rb 0 个添加, 1 个删除...ithub_import/stage/import_issues_and_diff_notes_worker.rb
- app/workers/gitlab/github_import/stage/import_lfs_objects_worker.rb 0 个添加, 1 个删除...s/gitlab/github_import/stage/import_lfs_objects_worker.rb
- app/workers/gitlab/github_import/stage/import_notes_worker.rb 0 个添加, 1 个删除...workers/gitlab/github_import/stage/import_notes_worker.rb
- app/workers/gitlab/github_import/stage/import_protected_branches_worker.rb 0 个添加, 10 个删除...b/github_import/stage/import_protected_branches_worker.rb
- app/workers/gitlab/github_import/stage/import_pull_requests_merged_by_worker.rb 0 个添加, 1 个删除...hub_import/stage/import_pull_requests_merged_by_worker.rb
- app/workers/gitlab/github_import/stage/import_pull_requests_review_requests_worker.rb 0 个添加, 1 个删除...port/stage/import_pull_requests_review_requests_worker.rb
- app/workers/gitlab/github_import/stage/import_pull_requests_reviews_worker.rb 0 个添加, 1 个删除...ithub_import/stage/import_pull_requests_reviews_worker.rb
- app/workers/gitlab/github_import/stage/import_pull_requests_worker.rb 0 个添加, 15 个删除...gitlab/github_import/stage/import_pull_requests_worker.rb
- app/workers/gitlab/github_import/stage/import_repository_worker.rb 0 个添加, 16 个删除...rs/gitlab/github_import/stage/import_repository_worker.rb
- spec/support/shared_examples/workers/gitlab/github_import/stage_methods_shared_examples.rb 17 个添加, 0 个删除...ers/gitlab/github_import/stage_methods_shared_examples.rb
- spec/workers/concerns/gitlab/github_import/stage_methods_spec.rb 32 个添加, 90 个删除...rkers/concerns/gitlab/github_import/stage_methods_spec.rb
加载中
想要评论请 注册 或 登录