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

awesome-flow / flow / 315
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: olegs/receiver-multi-head
DEFAULT BRANCH: master
Ran 08 Aug 2019 06:49PM UTC
Jobs 2
Files 5
Run time 31s
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
315

push

travis-ci-com

icanhazbroccoli
Dockerfile entrypoint ensures dependencies and builds plugins

This patch extends Dockerfile entrypoint with plugin build action.
Conventional location for plugin folder under container environment is
/go/src/flowd/plugins. The entrypoint iteratively builds all plugins
inside this folder.

Docker build command example:
    docker build -t awesome-flow/flow:latest .

Docker run command example:
    docker run -it -p 8080:8080 -p 7071:7071 --rm \
        -v "${GOPATH}/src/github.com/awesome-flow/flow/examples:/etc/flowd/" \
	awesome-flow/flow:latest \
	-config.path=/etc/flowd/http2stdout-config.yml

Signed-off-by: Oleg Sidorov <me@whitebox.io>

492 of 511 relevant lines covered (96.28%)

40.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 315.1 (GO111MODULE=on) 08 Aug 2019 06:49PM UTC 0
96.28
Travis Job 315.1
2 315.2 (GO111MODULE=on) 08 Aug 2019 06:50PM UTC 0
96.28
Travis Job 315.2
Source Files on build 315
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #315
  • ed1bbf78 on github
  • Next Build on olegs/core-x (#316)
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