Added RefreshImportWorker to Bitbucket Cloud/Server stage workers
Adding RefreshImportWorker to Bitbucket Cloud and Server importer stage workers so that their job IDs are refreshed when a stage begins preventing StuckImportWroker from mistakenly thinking a slow import is stuck. Changelog: fixed
显示
- .rubocop_todo/style/arguments_forwarding.yml 0 个添加, 1 个删除.rubocop_todo/style/arguments_forwarding.yml
- .rubocop_todo/style/guard_clause.yml 0 个添加, 1 个删除.rubocop_todo/style/guard_clause.yml
- app/workers/all_queues.yml 9 个添加, 0 个删除app/workers/all_queues.yml
- app/workers/concerns/gitlab/bitbucket_import/stage_methods.rb 4 个添加, 0 个删除...workers/concerns/gitlab/bitbucket_import/stage_methods.rb
- app/workers/concerns/gitlab/bitbucket_server_import/stage_methods.rb 4 个添加, 0 个删除.../concerns/gitlab/bitbucket_server_import/stage_methods.rb
- app/workers/concerns/gitlab/github_import/stage_methods.rb 1 个添加, 1 个删除app/workers/concerns/gitlab/github_import/stage_methods.rb
- app/workers/gitlab/bitbucket_import/stage/import_issues_notes_worker.rb 0 个添加, 2 个删除...tlab/bitbucket_import/stage/import_issues_notes_worker.rb
- app/workers/gitlab/bitbucket_import/stage/import_issues_worker.rb 0 个添加, 2 个删除...ers/gitlab/bitbucket_import/stage/import_issues_worker.rb
- app/workers/gitlab/bitbucket_import/stage/import_lfs_objects_worker.rb 0 个添加, 2 个删除...itlab/bitbucket_import/stage/import_lfs_objects_worker.rb
- app/workers/gitlab/bitbucket_import/stage/import_pull_requests_notes_worker.rb 0 个添加, 2 个删除...tbucket_import/stage/import_pull_requests_notes_worker.rb
- app/workers/gitlab/bitbucket_import/stage/import_pull_requests_worker.rb 0 个添加, 2 个删除...lab/bitbucket_import/stage/import_pull_requests_worker.rb
- app/workers/gitlab/bitbucket_server_import/stage/import_lfs_objects_worker.rb 0 个添加, 2 个删除...itbucket_server_import/stage/import_lfs_objects_worker.rb
- app/workers/gitlab/bitbucket_server_import/stage/import_notes_worker.rb 0 个添加, 2 个删除...tlab/bitbucket_server_import/stage/import_notes_worker.rb
- app/workers/gitlab/bitbucket_server_import/stage/import_pull_requests_worker.rb 0 个添加, 2 个删除...bucket_server_import/stage/import_pull_requests_worker.rb
- app/workers/gitlab/github_import/refresh_import_jid_worker.rb 3 个添加, 34 个删除...workers/gitlab/github_import/refresh_import_jid_worker.rb
- app/workers/gitlab/import/refresh_import_jid_worker.rb 41 个添加, 0 个删除app/workers/gitlab/import/refresh_import_jid_worker.rb
- config/sidekiq_queues.yml 2 个添加, 0 个删除config/sidekiq_queues.yml
- lib/gitlab/github_import/parallel_importer.rb 1 个添加, 1 个删除lib/gitlab/github_import/parallel_importer.rb
- spec/support/rspec_order_todo.yml 0 个添加, 1 个删除spec/support/rspec_order_todo.yml
- spec/support/shared_examples/lib/gitlab/bitbucket_import/stage_methods_shared_examples.rb 12 个添加, 1 个删除.../gitlab/bitbucket_import/stage_methods_shared_examples.rb
加载中
想要评论请 注册 或 登录