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

awesome-flow / flow / 314
96%

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

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 314.1 (GO111MODULE=on) 07 Aug 2019 07:12PM UTC 0
96.28
Travis Job 314.1
2 314.2 (GO111MODULE=on) 07 Aug 2019 07:12PM UTC 0
96.28
Travis Job 314.2
Source Files on build 314
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #314
  • ed1bbf78 on github
  • Prev Build on master (#313)
  • Next Build on master (#324)
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