A system for managing CI data for Mozilla projects
Перейти к файлу
Renovate Bot 11bd9de82c Update dependency enzyme-adapter-react-16 to v1.13.0 2019-05-17 10:24:33 -07:00
.dependabot
bin
deployment/aws
docker
docs
lints
requirements
schemas
tests
treeherder Update dependency requests to v2.22.0 2019-05-17 10:23:01 -07:00
ui
.dockerignore
.eslintrc.js
.gitattributes
.gitignore
.neutrinorc.js
.prettierignore
.prettierrc.js
.readthedocs.yml
.slugignore
.travis.yml
.yarnrc
LICENSE.txt
Procfile
README.md
docker-compose.yml
initialize_data.sh
jest.config.js
manage.py
mkdocs.yml
newrelic.ini
package.json Update dependency enzyme-adapter-react-16 to v1.13.0 2019-05-17 10:24:33 -07:00
pylintrc
renovate.json
requirements.txt
runtests.sh
runtime.txt
setup.cfg
webpack.config.js
yarn.lock Update dependency enzyme-adapter-react-16 to v1.13.0 2019-05-17 10:24:33 -07: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.