• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TykTechnologies / tyk / 8175
39%
master: %

Build:
Build:
LAST BUILD BRANCH: v2.9.4.8
DEFAULT BRANCH: master
Ran 27 Jan 2020 08:28AM UTC
Jobs 1
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
8175

push

travis-ci

buger
Fixing grpc vendor'd code (#2829)

There is this commit (which is only on release-2.9) which removes some files. These missing files seem to make go get fetch the package afresh and place it $GOPATH/src which causes the build to fail. master has these files and builds fine without go gets.

```
git diff-tree -r --name-status 43865ac3 | grep balan
M	vendor/google.golang.org/grpc/balancer/balancer.go
M	vendor/google.golang.org/grpc/balancer/base/balancer.go
M	vendor/google.golang.org/grpc/balancer/base/base.go
D	vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go
M	vendor/google.golang.org/grpc/balancer_conn_wrappers.go
M	vendor/google.golang.org/grpc/balancer_v1_wrapper.go
```

This commit adds the latest grpc (from master) as well as protobuf and genproto which were also vendor'd wrong. The two dependencies were copied over from master.

This commit needs to be applied to `release-2.9` only. This should NOT go to master.
Jobs
ID Job ID Ran Files Coverage
2 8175.2 (LATEST_GO=true) 27 Jan 2020 08:28AM UTC 0
Travis Job 8175.2
Source Files on build 8175
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8175
  • d4366808 on github
  • Prev Build on release-2.9 (#8174)
  • Next Build on release-2.9 (#8176)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc