A system for managing CI data for Mozilla projects
Перейти к файлу
esanuandra e59b48dced
Bug 1665922 - Improve Perfherder UI to better indicate mouseovers and actionable elements
2020-09-29 10:03:54 +03:00
.dependabot Bug 1337717 - Update to newer Celery, Kombu, py-amqp and billiard (#4722) 2019-02-28 19:52:22 +00:00
bin Fix New Relic after upgrading python package (#6764) 2020-09-16 13:46:20 -07:00
deployment/aws Update aws rds-combined-ca-bundle to include latest CA certificates (#5571) 2019-10-29 17:01:26 -07:00
docker Docker: No need for shellcheck within the Docker container (#6698) 2020-08-10 09:08:07 -04:00
docs Bug 1630293 - Docker, docs and logging changes (#6665) 2020-07-30 10:23:29 -04:00
lints Apply black formating to the whole repo (#6332) 2020-04-21 10:35:59 -04:00
misc Apply black formating to the whole repo (#6332) 2020-04-21 10:35:59 -04:00
requirements Bump mozci from 1.8.0 to 1.8.1 in /requirements (#6773) 2020-09-21 09:54:10 -07:00
schemas Remove step parser v3 (#6634) 2020-07-17 10:28:01 -07:00
tests Bug 1611158 - Subtest view - include the platform in the subtest name 2020-09-22 10:10:09 +03:00
treeherder Bug 1663604 - Extend the Bugzilla formulas columns to include the alerts amount for each excel row 2020-09-21 13:57:14 +03:00
ui Bug 1665922 - Improve Perfherder UI to better indicate mouseovers and actionable elements 2020-09-29 10:03:54 +03:00
.codecov.yml Codecov: Show UI coverage as subproject and require minimum coverage (#5922) 2020-04-03 09:40:55 -04:00
.dockerignore Bug 1169263 - Switch from Vagrant to docker-compose (#4901) 2019-05-16 14:56:02 -07:00
.eslintrc.js Bug 1513597 - Enable and fix ESLint react/forbid-prop-types rules (#6308) 2020-04-23 12:19:25 -07:00
.gitattributes Bug 1419168 - Add a .gitattributes file to force Linux line endings (#2997) 2017-11-28 21:51:59 +00:00
.gitignore Bug 1649387 - Provide enhanced management script for Bugzilla formulas 2020-07-17 08:57:11 +03:00
.markdownlint.json Add markdownlint pre-commit hook and fixed docs 2020-04-07 09:41:54 -04:00
.markdownlintignore Bug 1646244 - pre-commit in Travis takes a long time (#6613) 2020-07-14 10:06:51 -04:00
.neutrinorc.js Update dependency prettier to v2 (#6323) 2020-04-30 15:40:38 -04:00
.pre-commit-config.yaml Bug 1663604 - Extend the Bugzilla formulas columns to include the alerts amount for each excel row 2020-09-21 13:57:14 +03:00
.prettierignore Support test environment outside of Docker container (#5716) 2020-02-05 14:55:03 -05:00
.prettierrc.js Bug 1507172 - Use Prettier for formatting JS/JSX (#4276) 2018-11-16 08:28:34 +00:00
.readthedocs.yml Make poetry the default method for generating the docs (#6424) 2020-05-15 15:12:35 -04:00
.renovaterc CODEOWNERS changes & renotave reviews (#6718) 2020-08-17 15:16:36 -07:00
.slugignore Bug 1169263 - Switch from Vagrant to docker-compose (#4901) 2019-05-16 14:56:02 -07:00
.travis.yml Improve Travis and Tox configuration (#6732) 2020-08-27 12:10:06 -07:00
.yarnrc Don't run preinstall/install/postinstall hooks during yarn install (#4432) 2019-01-08 18:15:01 +00:00
CODEOWNERS CODEOWNERS changes & renotave reviews (#6718) 2020-08-17 15:16:36 -07:00
CODE_OF_CONDUCT.md This is from PR #4840. I'm just rebasing since Travis would not pass. 2019-11-12 16:25:42 -05:00
LICENSE.txt Bug 1192801 - List the full MPL v2 license in LICENSE.txt 2015-08-18 23:29:32 +01:00
Procfile Remove joint Pulse consumer from Procfile (#6474) 2020-06-04 09:20:21 -04:00
README.md Test integrate black (#6277) 2020-04-08 14:47:37 -04:00
app.json Review apps - Remove non-existent worker (#6610) 2020-07-13 14:49:02 -04:00
docker-compose.yml Revert "Local dev: Skip ingesting if pointing to an RDS DB (#6476)" (#6733) 2020-08-24 11:24:18 -07:00
initialize_data.sh Permit running initialize_data.sh from virtualenv (#6212) 2020-03-31 16:16:56 -04:00
jest.config.js Bug 1364045 - Don't load '@neutrinojs/jest' in production (#4381) 2018-12-17 12:23:53 +00:00
manage.py Apply black formating to the whole repo (#6332) 2020-04-21 10:35:59 -04:00
mkdocs.yml Documentation Update - Accessibility page (#5920) 2020-02-07 12:44:51 -08:00
newrelic.ini Bug 1633041 - Add Job to TextLogError and create backfill command (#6575) 2020-07-07 11:55:07 -07:00
package.json Update dependency enzyme-adapter-react-16 to v1.15.5 2020-09-28 02:04:55 +00:00
poetry.lock Lock file maintenance 2020-08-17 06:05:50 +00:00
pylintrc Bug 1452420 - Update pylintrc to reduce noise 2018-04-10 19:22:28 +01:00
pyproject.toml Make poetry the default method for generating the docs (#6424) 2020-05-15 15:12:35 -04:00
requirements.txt Bug 1165259 - Add infrastructure documentation (#4766) 2019-03-11 21:39:34 +00:00
runtime.txt Bug 1529243 - Update Python from 3.6 to 3.7 (#4723) 2019-02-28 20:24:02 +00:00
setup.cfg Apply black formating to the whole repo (#6332) 2020-04-21 10:35:59 -04:00
tox.ini Improve Travis and Tox configuration (#6732) 2020-08-27 12:10:06 -07:00
webpack.config.js Bug 1364894 - Upgrade from Neutrino 4 to 9 (#4216) 2018-11-02 18:48:28 +00:00
yarn.lock Update dependency enzyme-adapter-react-16 to v1.15.5 2020-09-28 02:04:55 +00:00

README.md

Treeherder

What's Deployed Build Status Node dependencies Status Node devDependencies Status Documentation Status Code style: black

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: 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.

Visit our project tracking Wiki here.

For other setup and configuration, visit our readthedocs page here.

File any bugs you may encounter here.

Contributing

Everyone is welcome to contribute!

If a bug is not assigned to someone, you can request the bug be assigned to you. You should ask the component owner with your request ("Request information" in Bugzilla and mention in Github).

If you do not receive a response within 2-3 days, you can follow up in the #treeherder matrix channel.

After adressing the issue, make sure every test passes before sending a pull request.

We also recommend setting an upstream remote that points to the Mozilla's Github repo, in addition to origin that points to your fork. You should then frequently use git rebase upstream rather than merging from your fork to keep your branch current. There are less conflicts this way and the git history is cleaner.

Sending a Pull Request

We receive contributions from both Bugzilla and Github. We have some specifications to keep track of them:

  1. If your bug comes from Bugzilla

    After addressing the issue, please send a pull request to this repository, with the Bugzilla's number ID in the title, so that our bot attaches your patch to the corresponding Bugzilla bug.

    "Bug xxxxxx - [title of the bug or brief explanation]"

    For example: "Bug 123456 - Fix scrolling behavior in Perfherder"

  2. If your bug comes from Github

    In the description of the pull request, please mention the issue number. That can be done by typing #[issue's number].

    For example: "This pull request fixes #5135".

    Github automatically links both issue and pull request to one another.