Skip to content
Masha Samsikova edited this page Sep 18, 2020 · 6 revisions

LLVM Build Dashboard is a lightweight dashboard displaying the build status of various LLVM Build Bots, organisable by commit hash. Build statuses should be differentiated by colour, and critical information surrounding builds should also be easily accessible. The current Build Bot API is cluttered and difficult to sift through for relevant data. Engineers are having difficulty isolating relevant build bot information, in particular reviewing the per-revision break-downs strictly for relevant bots, creating a bottleneck in the workflow. We’re doing our project for the engineers working on the LLVM integrator rotation, but this project is open source and ideally could be used by anyone that only needs a subset of the information that Build Bot provides.

Parts of the application:

Clone this wiki locally