Skip to content

vendor.json data is incorrect for gitaly-proto

Even though vendor/vendor.json in 0.91.0 release is pointing to 0.89.0 tag of gitaly-proto repo, using that instead of the vendored code results in this error.

# gitlab.com/gitlab-org/gitaly/internal/rubyserver
src/gitlab.com/gitlab-org/gitaly/internal/rubyserver/rubyserver.go:144:34:
cannot use conn (type
*"gitlab.com/gitlab-org/gitaly/vendor/google.golang.org/grpc".ClientConn)
as type *"google.golang.org/grpc".ClientConn in argument to
gitaly.NewCommitServiceClient

I think vendor.json file need an update.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information