зеркало из https://github.com/mozilla/treeherder.git
continuous-integrationdjangodjango-rest-frameworkdockerdocker-composemozillapythonreactreactjstreeherder
f5817334d8
See in-code comment for more details. Once this is deployed, I'll use the New Relic web configuration page to add `celery.exceptions:Retry` to the ignore list. (Contrary to the linked New Relic docs, this cannot be done via newrelic.ini, since the server-side config takes preference once server-side mode is enabled.) |
||
---|---|---|
bin | ||
deployment | ||
docs | ||
lints | ||
puppet | ||
requirements | ||
schemas | ||
tests | ||
treeherder | ||
ui | ||
.coveragerc | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.slugignore | ||
.travis.yml | ||
Gruntfile.js | ||
LICENSE.txt | ||
Procfile | ||
README.md | ||
Vagrantfile | ||
contribute.json | ||
manage.py | ||
newrelic.ini | ||
npm-shrinkwrap.json | ||
package.json | ||
pylintrc | ||
pytest.ini | ||
requirements.txt | ||
runtests.sh | ||
runtime.txt | ||
setup.cfg | ||
setup.py | ||
web-server.js |
README.md
treeherder
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.
Links
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.