diff options
author | Stan Hu <stanhu@gmail.com> | 2018-08-02 14:22:18 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-08-02 16:06:17 -0700 |
commit | 3fda119ea35a76bc07accfdacee55cb5b6c880cf (patch) | |
tree | 0eae820f211f860a223e6a6d4fd9543375f0a8b7 /spec/features/projects/blobs/blob_show_spec.rb | |
parent | 93c7b6c51a49a1939a876f2510a69e59827ac816 (diff) | |
download | gitlab-ce-3fda119ea35a76bc07accfdacee55cb5b6c880cf.tar.gz |
Make CreateGpgSignatureWorker backwards compatible with original method signature
Older versions of GitPushService push a single commit SHA string to the queue,
but Gitaly requires that the parameters sent by CreateGpgSignatureWorker are
an array. It's possible to have old workers using this original signature or
jobs in the retry queue that would fail if CreateGpgSignatureWorker can't
handle the string form.
Diffstat (limited to 'spec/features/projects/blobs/blob_show_spec.rb')
0 files changed, 0 insertions, 0 deletions