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

TykTechnologies / tyk / 9518
39%
master: %

Build:
Build:
LAST BUILD BRANCH: v2.9.4.8
DEFAULT BRANCH: master
Ran 10 Jul 2020 10:05AM UTC
Jobs 1
Files 86
Run time 6s
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
9518

push

travis-ci

web-flow
Set a unique plugin path on every build (#3202)

## Description
Backport fix in related issue to release-2.9. This should be merged to `release-2.9` _only_.

## Related Issue
#3195 

## How This Has Been Tested
Test log:
```shellsession
% docker build -t tykio/tyk-plugin-compiler:v2.9.4.2-rc1 --build-arg=TYK_GW_TAG=v2.9.4.2 .
Sending build context to Docker daemon  13.31kB
Step 1/13 : FROM tykio/tyk-build-env:latest
 ---> c9b1f747cb9f
Step 2/13 : LABEL io.tyk.vendor="Tyk"       version="1.0"       description="Image for plugin development"
 ---> Using cache
 ---> f6493e851359
Step 3/13 : ENV GOPATH=/go
 ---> Using cache
 ---> deb7d97c0378
Step 4/13 : ARG TYK_GW_TAG
 ---> Using cache
 ---> e9c212fa6ba8
Step 5/13 : ENV TYK_GW_PATH=${GOPATH}/src/github.com/TykTechnologies/tyk
 ---> Using cache
 ---> a56bdbad1827
Step 6/13 : ENV PLUGIN_SOURCE_PATH=/plugin-source
 ---> Running in 301b6fcc2795
Removing intermediate container 301b6fcc2795
 ---> 2c3c0e504664
Step 7/13 : ENV PLUGIN_BUILD_PATH=/go/src/plugin-build
 ---> Running in c98d4cc267cb
Removing intermediate container c98d4cc267cb
 ---> 88bd728172e2
Step 8/13 : RUN mkdir -p $TYK_GW_PATH $PLUGIN_SOURCE_PATH $PLUGIN_BUILD_PATH
 ---> Running in edc7d9ced030
Removing intermediate container edc7d9ced030
 ---> c0b926bb6513
Step 9/13 : COPY data/build.sh /build.sh
 ---> 60110952600b
Step 10/13 : RUN chmod +x /build.sh
 ---> Running in 7b1dcb1685b2
Removing intermediate container 7b1dcb1685b2
 ---> 29bbe91bb775
Step 11/13 : RUN curl -sL "https://api.github.com/repos/TykTechnologies/tyk/tarball/${TYK_GW_TAG}" |     tar -C $TYK_GW_PATH --strip-components=1 -xzf -
 ---> Running in 86129ef00dc1
Removing intermediate container 86129ef00dc1
 ---> 45336045395a
Step 12/13 : RUN yes | cp -r $TYK_GW_PATH/vendor $GOPATH/src && rm -rf $TYK_GW_PATH/vendor
 ---> Running in 97f0f1315306
Removing intermediate container 97f0f1315306
 ---> 4737e34efc59
Step 13/13 : ENTRYPOINT ["/... (continued)

11164 of 18374 relevant lines covered (60.76%)

148.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9518.1 (TYK_LOGLEVEL=info LATEST_GO=true) 10 Jul 2020 10:05AM UTC 0
60.76
Travis Job 9518.1
Source Files on build 9518
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9518
  • c15b1f30 on github
  • Prev Build on release-2.9 (#9287)
  • Next Build on release-2.9 (#9570)
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