A system for managing CI data for Mozilla projects

Treeherder is a reporting dashboard for Mozilla checkins. It allows users to see the results of automatic builds and their respective tests. The Treeherder service manages the etl layer for data ingestion, web services, and the data model behind Treeherder. Instances Treeherder exists on two instances: staging for pre-deployment validation, and production for actual use. Installation The steps to run Treeherder are provided here. The steps to run only the UI are provided here. Links Visit our project tracking Wiki […]

Read more