Skip to content
Snippets Groups Projects
Select Git revision
  • 510851-policies-integration-tests-skip-ci
  • 521264-vue3-migration-devops_adoption_overview_table_spec
  • ps-migrate-vscode-extension-marketplace-ff-to-db
  • check-tag-rules-when-deleting-container-images
  • pb/517368/add-provider-to-saml-group-links
  • backfill-desired-sharding-key-large-table-push_event_payloads
  • 16653_add_vulns_api_from_stat_adjustments_branch
  • backfill-desired-sharding-key-small-table-scan_result_policies
  • master default protected
  • rails-next protected
  • ruby-next protected
  • backfill-multiple-desired-sharding-key-small-table-snippet_statistics
  • sharding-key-backfill-keeps
  • backfill-desired-sharding-key-small-table-incident_management_pending_issue_escalations
  • issue_509317
  • eduardosanz/update-codeowners
  • document-new-golang-runbook
  • 505041-add-parent-param-groups-resolver
  • axil-docs-redirects-skip_indexmd
  • 514146-add-sharding-key-for-redirect_routes
  • v17.7.6-ee protected
  • v17.8.4-ee protected
  • v17.9.1-ee protected
  • v17.8.3-ee protected
  • v17.7.5-ee protected
  • v17.9.0-ee protected
  • v17.9.0-rc42-ee protected
  • v17.6.5-ee protected
  • v17.7.4-ee protected
  • v17.8.2-ee protected
  • v17.6.4-ee protected
  • v17.7.3-ee protected
  • v17.8.1-ee protected
  • v17.8.0-ee protected
  • v17.7.2-ee protected
  • v17.8.0-rc42-ee protected
  • v17.5.5-ee protected
  • v17.6.3-ee protected
  • v17.7.1-ee protected
  • v17.7.0-ee protected
40 results

process_commit_worker_spec.rb

  • Yorick Peterse's avatar
    6b4d3356
    Pass commit data to ProcessCommitWorker · 6b4d3356
    Yorick Peterse authored
    By passing commit data to this worker we remove the need for querying
    the Git repository for every job. This in turn reduces the time spent
    processing each job.
    
    The migration included migrates jobs from the old format to the new
    format. For this to work properly it requires downtime as otherwise
    workers may start producing errors until they're using a newer version
    of the worker code.
    Verified
    6b4d3356
    History
    Pass commit data to ProcessCommitWorker
    Yorick Peterse authored
    By passing commit data to this worker we remove the need for querying
    the Git repository for every job. This in turn reduces the time spent
    processing each job.
    
    The migration included migrates jobs from the old format to the new
    format. For this to work properly it requires downtime as otherwise
    workers may start producing errors until they're using a newer version
    of the worker code.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.