A system for managing CI data for Mozilla projects
Перейти к файлу
Ed Morley a9e294704d Bug 1318295 - Vagrant: Remove the puppet provisioner
Since it's now a no-op.
2017-03-21 22:48:51 +00:00
bin
deployment/aws
docs
lints
requirements
schemas
tests
treeherder
ui Bug 1348210 - Auto-block stylo-bustage metabug (#2263) r=camd 2017-03-21 15:16:54 -07:00
vagrant Bug 1318295 - Vagrant: Remove the puppet provisioner 2017-03-21 22:48:51 +00:00
.coveragerc
.eslintignore
.eslintrc
.gitignore
.slugignore Bug 1318295 - Vagrant: Remove the puppet provisioner 2017-03-21 22:48:51 +00:00
.travis.yml Bug 1318295 - Vagrant: Move mysql setup to shell provisioner 2017-03-21 22:48:51 +00:00
Gruntfile.js
LICENSE.txt
Procfile
README.md
Vagrantfile Bug 1318295 - Vagrant: Remove the puppet provisioner 2017-03-21 22:48:51 +00:00
contribute.json
manage.py
newrelic.ini
package.json
pylintrc
pytest.ini
requirements.txt
runtests.sh
runtime.txt
setup.cfg
setup.py
web-server.js
yarn.lock

README.md

treeherder

Build Status Python Requirements Status Node Dependency Status Node devDependency 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.