Skip to content
Snippets Groups Projects
Unverified Commit 6b4d3356 authored by Yorick Peterse's avatar Yorick Peterse
Browse files

Pass commit data to ProcessCommitWorker

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.
parent e91afc0d
Branches
Tags
1 merge request!7744Pass commit data to ProcessCommitWorker
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment