dinowernli / faucet

A distributed CI system for Bazel-powered workspaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

faucet

Coming soon...

Headlines:

  • CI system with tight Bazel integration
  • Supports decoupling coordination of builds from execution on a fleet of workers (using gRPC)
  • Configuration used to decide how/which tests to run lives inside the repository (rather than in the CI system)

How to build

bazel build ...

How to test

bazel test ...

About

A distributed CI system for Bazel-powered workspaces

License:Apache License 2.0


Languages

Language:Go 71.5%Language:Python 19.1%Language:Protocol Buffer 9.4%