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

TykTechnologies / tyk / 7326

Build:
DEFAULT BRANCH: master
Ran 10 Sep 2019 10:03PM 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
7326

push

travis-ci

buger
Remove build tags and use dynamic Python loader (#1875)

This solves #1283 (as discussed build tags in this scenario are no longer needed).

- Most of CPython glue code was moved and simplified into its own package (`dlpython` directory).
- The dynamic Python loader uses `python-config` to find available Python versions in the system, the latest version is selected by default.
- If the user wants to override a specific version, it's possible to set `python_version` under `coprocess_options`, specifying `3.7` for example.
- By default, when using `go build`, the resulting binary will support Python and gRPC. Python will be loaded only when it's available in the system and a Python plugin is used.
- The Lua build has its own build tag: `go build -tags 'lua'`.
- It's possible to have multiple APIs using different types of plugins at the same time, e.g. API 1 with a gRPC plugin and API 2 with Python.
Jobs
ID Job ID Ran Files Coverage
2 7326.2 (LATEST_GO=true) 10 Sep 2019 10:03PM UTC 0
Travis Job 7326.2
Source Files on build 7326
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7326
  • 5132c829 on github
  • Prev Build on master (#7322)
  • Next Build on master (#7335)
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