-
- Downloads
Merge branch '441485-worker-for-ingesting-cs-data' into 'master'
Worker for ingesting code suggestion events See merge request gitlab-org/gitlab!148401 Merged-by:Adam Hegyi <ahegyi@gitlab.com> Approved-by:
charlie ablett <cablett@gitlab.com> Reviewed-by:
Pavel Shutsin <pshutsin@gitlab.com>
No related branches found
No related tags found
Showing
- config/initializers/1_settings.rb 3 additions, 0 deletionsconfig/initializers/1_settings.rb
- ee/app/workers/all_queues.yml 9 additions, 0 deletionsee/app/workers/all_queues.yml
- ee/app/workers/click_house/code_suggestion_events_cron_worker.rb 103 additions, 0 deletions...workers/click_house/code_suggestion_events_cron_worker.rb
- ee/config/feature_flags/beta/code_suggestion_events_in_click_house.yml 9 additions, 0 deletions...ture_flags/beta/code_suggestion_events_in_click_house.yml
- ee/spec/workers/click_house/code_suggestion_events_cron_worker_spec.rb 115 additions, 0 deletions...rs/click_house/code_suggestion_events_cron_worker_spec.rb
- lib/click_house/connection.rb 8 additions, 0 deletionslib/click_house/connection.rb
Please register or sign in to comment