all_queues.yml 4.1 KB
Newer Older
D
Douwe Maan 已提交
1
---
2 3
- auto_devops:auto_devops_disable

D
Douwe Maan 已提交
4 5 6 7
- cronjob:admin_email
- cronjob:expire_build_artifacts
- cronjob:gitlab_usage_ping
- cronjob:import_export_project_cleanup
8
- cronjob:pages_domain_verification_cron
D
Douwe Maan 已提交
9 10 11 12 13 14
- cronjob:pipeline_schedule
- cronjob:prune_old_events
- cronjob:remove_expired_group_links
- cronjob:remove_expired_members
- cronjob:remove_unreferenced_lfs_objects
- cronjob:repository_archive_cache
15
- cronjob:repository_check_dispatch
D
Douwe Maan 已提交
16 17 18 19
- cronjob:requests_profiles
- cronjob:stuck_ci_jobs
- cronjob:stuck_import_jobs
- cronjob:stuck_merge_jobs
20
- cronjob:ci_archive_traces_cron
D
Douwe Maan 已提交
21
- cronjob:trending_projects
22
- cronjob:issue_due_scheduler
23
- cronjob:prune_web_hook_logs
D
Douwe Maan 已提交
24 25 26 27 28

- gcp_cluster:cluster_install_app
- gcp_cluster:cluster_provision
- gcp_cluster:cluster_wait_for_app_installation
- gcp_cluster:wait_for_cluster_creation
29
- gcp_cluster:cluster_wait_for_ingress_ip_address
30
- gcp_cluster:cluster_platform_configure
31
- gcp_cluster:cluster_project_configure
D
Douwe Maan 已提交
32 33 34 35 36

- github_import_advance_stage
- github_importer:github_import_import_diff_note
- github_importer:github_import_import_issue
- github_importer:github_import_import_note
37
- github_importer:github_import_import_lfs_object
D
Douwe Maan 已提交
38 39 40 41 42 43
- github_importer:github_import_import_pull_request
- github_importer:github_import_refresh_import_jid
- github_importer:github_import_stage_finish_import
- github_importer:github_import_stage_import_base_data
- github_importer:github_import_stage_import_issues_and_diff_notes
- github_importer:github_import_stage_import_notes
44
- github_importer:github_import_stage_import_lfs_objects
D
Douwe Maan 已提交
45 46 47
- github_importer:github_import_stage_import_pull_requests
- github_importer:github_import_stage_import_repository

48
- mail_scheduler:mail_scheduler_issue_due
49
- mail_scheduler:mail_scheduler_notification_service
50

M
Micaël Bergeron 已提交
51 52 53
- object_storage:object_storage_background_move
- object_storage:object_storage_migrate_uploads

D
Douwe Maan 已提交
54 55 56
- pipeline_cache:expire_job_cache
- pipeline_cache:expire_pipeline_cache
- pipeline_creation:create_pipeline
57
- pipeline_creation:run_pipeline_schedule
58
- pipeline_background:archive_trace
59
- pipeline_background:ci_build_trace_chunk_flush
D
Douwe Maan 已提交
60 61 62 63 64 65 66 67 68 69 70 71 72
- pipeline_default:build_coverage
- pipeline_default:build_trace_sections
- pipeline_default:pipeline_metrics
- pipeline_default:pipeline_notification
- pipeline_hooks:build_hooks
- pipeline_hooks:pipeline_hooks
- pipeline_processing:build_finished
- pipeline_processing:build_queue
- pipeline_processing:build_success
- pipeline_processing:pipeline_process
- pipeline_processing:pipeline_success
- pipeline_processing:pipeline_update
- pipeline_processing:stage_update
73
- pipeline_processing:update_head_pipeline_for_merge_request
74
- pipeline_processing:ci_build_schedule
D
Douwe Maan 已提交
75

S
Shinya Maeda 已提交
76 77
- deployment:deployments_success

D
Douwe Maan 已提交
78
- repository_check:repository_check_clear
79
- repository_check:repository_check_batch
D
Douwe Maan 已提交
80 81
- repository_check:repository_check_single_repository

82 83
- todos_destroyer:todos_destroyer_confidential_issue
- todos_destroyer:todos_destroyer_entity_leave
R
Rubén Dávila 已提交
84
- todos_destroyer:todos_destroyer_group_private
85
- todos_destroyer:todos_destroyer_project_private
86
- todos_destroyer:todos_destroyer_private_features
87

88 89 90 91
- object_pool:object_pool_create
- object_pool:object_pool_schedule_join
- object_pool:object_pool_join

D
Douwe Maan 已提交
92 93 94 95 96 97
- default
- mailers # ActionMailer::DeliveryJob.queue_name

- authorized_projects
- background_migration
- create_gpg_signature
98
- delete_container_repository
D
Douwe Maan 已提交
99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
- delete_merged_branches
- delete_user
- email_receiver
- emails_on_push
- expire_build_instance_artifacts
- git_garbage_collect
- gitlab_shell
- group_destroy
- invalid_gpg_signature_update
- irker
- merge
- namespaceless_project_destroy
- new_issue
- new_merge_request
- new_note
- pages
115
- pages_domain_verification
116
- plugin
D
Douwe Maan 已提交
117 118 119 120 121 122 123 124 125
- post_receive
- process_commit
- project_cache
- project_destroy
- project_export
- project_migrate_hashed_storage
- project_service
- propagate_service_template
- reactive_caching
126
- rebase
D
Douwe Maan 已提交
127 128
- repository_fork
- repository_import
129
- repository_remove_remote
D
Douwe Maan 已提交
130 131 132 133 134
- storage_migrator
- system_hook_push
- update_merge_requests
- upload_checksum
- web_hook
135
- repository_update_remote_mirror
136
- create_note_diff_file
137
- delete_diff_files
138
- detect_repository_languages
139
- repository_cleanup
140
- delete_stored_files