/bbdashboard

Buildbot dashboard based on Buildbot REST API and Django

Primary LanguageJavaScript

bbdashboard

Buildbot dashboard based on Buildbot REST API and Django This dashboard is based on:

  • Buildbot REST API client from github.com/piratos/dash
  • Django framework
  • Booststrap for the design

This application will provide an alternative dashboard to the actual buildbot dashboard that is based on angular, by relying on the REST API provided by the buildbot The REST API client is a sperate project that expose a python-friendly API for interacting with buildbot