RPC's for 'Git smart HTTP' POST requests
~Conversation: gitaly#219 (closed)
Merge request reports
Activity
assigned to @andrewn
mentioned in issue gitaly#122 (closed)
mentioned in issue gitaly#125 (closed)
mentioned in issue gitaly#131 (closed)
I will rebase this to make it mergeable.
@ahmadsherif since you will be working on this, any thoughts on the proto proposed here?
@jacobvosmaer-gitlab Nope, I think they're good.
enabled an automatic merge when the pipeline for 4e745ae3 succeeds
added 1 commit
- 189f4ead - Contributions must use Go 1.8 to generate libs
enabled an automatic merge when the pipeline for 189f4ead succeeds
I found the source of the problem (Go 1.8 has different gzip output than Go 1.7, my local machine has Go 1.8, CI was using Go 1.7). Added 189f4ead to document a workaround (contributors must use Go 1.8).
mentioned in commit 25d009eb
mentioned in issue gitaly#219 (closed)
mentioned in issue gitaly#353