A system for managing CI data for Mozilla projects
Перейти к файлу
Renovate Bot 4fbee687e8 Lock file maintenance 2020-02-03 02:16:30 +00:00
.dependabot
bin
deployment/aws
docker
docs
lints
misc
requirements
schemas
tests Bug 1574628 - Improve graph colors and add symbols (#5752) 2020-01-31 16:57:21 +01:00
treeherder
ui Bug 1574628 - Improve graph colors and add symbols (#5752) 2020-01-31 16:57:21 +01:00
.codecov.yml
.dockerignore
.eslintrc.js
.gitattributes
.gitignore
.neutrinorc.js
.prettierignore
.prettierrc.js
.readthedocs.yml
.renovaterc
.slugignore
.travis.yml
.yarnrc
CODE_OF_CONDUCT.md
LICENSE.txt
Procfile
README.md
app.json Review apps to also ingest try (#5911) 2020-01-31 12:22:16 -05:00
docker-compose.yml
initialize_data.sh
jest.config.js
manage.py
mkdocs.yml
newrelic.ini
package.json Update dependency codecov to v3.6.4 2020-02-03 01:14:35 +00:00
pylintrc
requirements.txt
runtests.sh
runtime.txt
setup.cfg
webpack.config.js
yarn.lock Lock file maintenance 2020-02-03 02:16:30 +00:00

README.md

treeherder

What's Deployed Build Status Node dependencies Status Node devDependencies Status Documentation Status

Description

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, stage 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.

Visit our project tracking Wiki at: https://wiki.mozilla.org/EngineeringProductivity/Projects/Treeherder

Visit our readthedocs page for other setup and configuration at: https://treeherder.readthedocs.io

File any bugs you may encounter here.