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

awesome-flow / flow / 314 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2019 07:12PM UTC
Files 5
Run time 2s
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

07 Aug 2019 07:01PM UTC coverage: 96.282%. Remained the same
GO111MODULE=on

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%)

20.15 hits per line

Source Files on job 314.1 (GO111MODULE=on)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 138
  • Travis Job 314.1
  • ed1bbf78 on github
  • Prev Job for GO111MODULE=on on master (#313.1)
  • Next Job for GO111MODULE=on on master (#324.1)
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