Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-29 18:08:36 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-29 18:08:36 +0300
commit5b9b518d9f152eb5b88ef58512355fe2dbc8c032 (patch)
treee932397afdf40ab3175c22a327d3acd223f8d367 /.rubocop_todo/sidekiq_load_balancing
parentc3fe9f52152cd57f6790d30efc2d5e4b9dbf54dd (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/sidekiq_load_balancing')
-rw-r--r--.rubocop_todo/sidekiq_load_balancing/worker_data_consistency.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.rubocop_todo/sidekiq_load_balancing/worker_data_consistency.yml b/.rubocop_todo/sidekiq_load_balancing/worker_data_consistency.yml
index a7311c1c6df..e9cc851be52 100644
--- a/.rubocop_todo/sidekiq_load_balancing/worker_data_consistency.yml
+++ b/.rubocop_todo/sidekiq_load_balancing/worker_data_consistency.yml
@@ -325,12 +325,10 @@ SidekiqLoadBalancing/WorkerDataConsistency:
- 'ee/app/workers/arkose/blocked_users_report_worker.rb'
- 'ee/app/workers/auth/saml_group_sync_worker.rb'
- 'ee/app/workers/automation/execute_rule_worker.rb'
- - 'ee/app/workers/ci/batch_reset_minutes_worker.rb'
- 'ee/app/workers/ci/minutes/refresh_cached_data_worker.rb'
- 'ee/app/workers/ci/minutes/update_project_and_namespace_usage_worker.rb'
- 'ee/app/workers/ci/sync_reports_to_report_approval_rules_worker.rb'
- 'ee/app/workers/ci/upstream_projects_subscriptions_cleanup_worker.rb'
- - 'ee/app/workers/clear_shared_runners_minutes_worker.rb'
- 'ee/app/workers/compliance_management/chain_of_custody_report_worker.rb'
- 'ee/app/workers/compliance_management/merge_requests/compliance_violations_consistency_worker.rb'
- 'ee/app/workers/compliance_management/merge_requests/compliance_violations_worker.rb'