Buildbot
License: GNU General Public License version 2.0 (GPLv2)
Web Page: http://trac.buildbot.net/wiki/ProjectIdeas
Mailing List: https://lists.sourceforge.net/lists/listinfo/buildbot-devel
Buildbot is an open-source framework for automating software build, test, and release processes. The Buildbot project is organized under the Software Freedom ConservancyProjects
- Build UI dashboards as plugins for the Web UI My chosen idea is that over the summer I will implement the build UI dashboards as plugins for the Buildbot Web UI. This project includes among others the reimplementation of console and waterfall views. The client side of the web UI is written in JavaScript and based on the AngularJS framework. For the waterfall view I will use D3.js library.