Skip to main content

Buildbot CLI Dashboard

Project description

https://travis-ci.org/ReverentEngineer/build-dashboard.svg?branch=master
Site:

https://github.com/ReverentEngineer/build-dashboard

Original author:

Jeff Hill <jeff@reverentengineer.com>

build-dashboard is an open-source client for Buildbot that allows for reviewing builds in the terminal.

Requirements

Required packages include: aiohttp, toml, asciimatics

How to run

build_dashboard  --protocol https --host buildbot.example.com

Configuration file

build_dashboard looks for a TOML-based .buildbotrc in the users home directory. If it finds one it, it will use the parameters in the file. Any arguments passed on the command line will override the configuration file.

Example configuration file:

protocol = "http"
host = "localhost"
unix = "/var/run/buildbot.sock"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

build-dashboard-0.2.7.tar.gz (11.8 kB view hashes)

Uploaded Source

Built Distribution

build_dashboard-0.2.7-py3-none-any.whl (12.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page