Pass full Gitaly 'Repository' message on from Rails
Part of https://gitlab.com/gitlab-org/gitaly/issues/148
Currently workhorse 'knows' how to build a Gitaly 'Repository' message. Because the format of this message is changing, this duplication is a problem. This MR changes workhorse to propagate whatever 'Repository' Gitaly message it gets handed down from GitLab-Rails.
Merge request reports
Activity
This merge request is tangled up with !143 (merged). Whichever goes in first, the other will have to rebase and adapt.
cc @ahmadsherif
assigned to @nick.thomas
changed milestone to %9.1
- Resolved by Nick Thomas
- Resolved by Jacob Vosmaer (GitLab)
assigned to @jacobvosmaer-gitlab
added 1 commit
- 6002dc54 - Allow passing pb.Repository from Rails to Gitaly
added 1 commit
- 80d253e0 - Allow passing pb.Repository from Rails to Gitaly
assigned to @nick.thomas
- Resolved by Jacob Vosmaer (GitLab)
OK, I'm happy with this now. If we merge it first, !143 (merged) can be rebased on top.
mentioned in commit 2b604f62
mentioned in merge request !143 (merged)