Pass commit data to ProcessCommitWorker
This changes ProcessCommitWorker
so that it takes a Hash containing commit data instead of a commit SHA. This means the worker doesn't have to access Git just to process a commit message (and other data it may use). This in turn should solve the problem of ending up with 15 000-something jobs in the process_commit
queue that take forever to process.
Merge request reports
Activity
Reassigned to @yorickpeterse
Reassigned to @DouweM
- Resolved by yorickpeterse-staging
@yorickpeterse Changelog item please!
Reassigned to @yorickpeterse
Added 112 commits:
-
fe55ea53...bcc03024 - 111 commits from branch
master
- a421c48c - Pass commit data to ProcessCommitWorker
-
fe55ea53...bcc03024 - 111 commits from branch
Reassigned to @DouweM
Reassigned to @yorickpeterse
Added 198 commits:
-
a421c48c...e91afc0d - 197 commits from branch
master
- 6b4d3356 - Pass commit data to ProcessCommitWorker
-
a421c48c...e91afc0d - 197 commits from branch
Reassigned to @DouweM
mentioned in commit ec4e7d9a
mentioned in commit c16a5701
mentioned in commit 897bca62