pipebuilder
is a CI for pipebase
apps
pipebulder
is composed of five main components
- api: exposes the
pipebuilder
restful api. - builder: build and publish
pipebase
app given manifest. - repository: store app manifests and binaries
- scheduler: watch builders and assign build request.
- pbctl: command-line tool allows you to run commands against
pipebuilder
api