all_queues.yml 3.9 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
D
Douwe Maan 已提交
31 32 33 34 35

- github_import_advance_stage
- github_importer:github_import_import_diff_note
- github_importer:github_import_import_issue
- github_importer:github_import_import_note
36
- github_importer:github_import_import_lfs_object
D
Douwe Maan 已提交
37 38 39 40 41 42
- 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
43
- github_importer:github_import_stage_import_lfs_objects
D
Douwe Maan 已提交
44 45 46
- github_importer:github_import_stage_import_pull_requests
- github_importer:github_import_stage_import_repository

47
- mail_scheduler:mail_scheduler_issue_due
48
- mail_scheduler:mail_scheduler_notification_service
49

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

D
Douwe Maan 已提交
53 54 55
- pipeline_cache:expire_job_cache
- pipeline_cache:expire_pipeline_cache
- pipeline_creation:create_pipeline
56
- pipeline_creation:run_pipeline_schedule
57
- pipeline_background:archive_trace
58
- pipeline_background:ci_build_trace_chunk_flush
D
Douwe Maan 已提交
59 60 61 62 63 64 65 66 67 68 69 70 71
- 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
72
- pipeline_processing:update_head_pipeline_for_merge_request
73
- pipeline_processing:ci_build_schedule
D
Douwe Maan 已提交
74

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

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

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

D
Douwe Maan 已提交
87 88 89 90 91 92
- default
- mailers # ActionMailer::DeliveryJob.queue_name

- authorized_projects
- background_migration
- create_gpg_signature
93
- delete_container_repository
D
Douwe Maan 已提交
94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
- 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
110
- pages_domain_verification
111
- plugin
D
Douwe Maan 已提交
112 113 114 115 116 117 118 119 120
- post_receive
- process_commit
- project_cache
- project_destroy
- project_export
- project_migrate_hashed_storage
- project_service
- propagate_service_template
- reactive_caching
121
- rebase
D
Douwe Maan 已提交
122 123
- repository_fork
- repository_import
124
- repository_remove_remote
D
Douwe Maan 已提交
125 126 127 128 129
- storage_migrator
- system_hook_push
- update_merge_requests
- upload_checksum
- web_hook
130
- repository_update_remote_mirror
131
- create_note_diff_file
132
- delete_diff_files
133
- detect_repository_languages