EngineeringProductivity/Projects/Treeherder: Difference between revisions
m (s/Auto-tools/EngineeringProductivity/ in meeting link) |
m (s/readthedocs.org/readthedocs.io/) |
||
| Line 7: | Line 7: | ||
== Contributing == | == Contributing == | ||
To make UI changes, in many cases you only need to perform a very simple setup running a local webserver pointing at the production instance, described [https://treeherder.readthedocs. | To make UI changes, in many cases you only need to perform a very simple setup running a local webserver pointing at the production instance, described [https://treeherder.readthedocs.io/ui/installation.html here]. If you wish to hack on the backend, or the UI and backend together, you will instead need to set up a Vagrant environment, using [https://treeherder.readthedocs.io/installation.html these steps]. | ||
* [https://ateam-bootcamp.readthedocs. | * [https://ateam-bootcamp.readthedocs.io/en/latest/ A-Team Bootcamp]: Best practices for working on A-Team projects (of which Treeherder is one), including valuable information on using Git and Bugzilla. If you're new to Mozilla or the A-Team, please read this guide thoroughly before proceeding. | ||
* Good first bugs for new developers: [http://www.joshmatthews.net/bugsahoy/?reporting=1&unowned=1 Bugs Ahoy] | * Good first bugs for new developers: [http://www.joshmatthews.net/bugsahoy/?reporting=1&unowned=1 Bugs Ahoy] | ||
* Issue tracker: [https://bugzilla.mozilla.org/enter_bug.cgi?product=Tree+Management&component=Treeherder Report a bug] / [https://bugzilla.mozilla.org/query.cgi?query_format=advanced&product=Tree+Management&f1=component&o1=substring&v1=Treeherder&resolution=--- search open bugs] / [[EngineeringProductivity/Projects/Treeherder/Bug_Triage|bug triage]] | * Issue tracker: [https://bugzilla.mozilla.org/enter_bug.cgi?product=Tree+Management&component=Treeherder Report a bug] / [https://bugzilla.mozilla.org/query.cgi?query_format=advanced&product=Tree+Management&f1=component&o1=substring&v1=Treeherder&resolution=--- search open bugs] / [[EngineeringProductivity/Projects/Treeherder/Bug_Triage|bug triage]] | ||
| Line 16: | Line 16: | ||
== Source and Docs == | == Source and Docs == | ||
* UI & backend: [https://github.com/mozilla/treeherder Source] / [https://treeherder.readthedocs. | * UI & backend: [https://github.com/mozilla/treeherder Source] / [https://treeherder.readthedocs.io Docs] | ||
* Treeherder data submission clients: | * Treeherder data submission clients: | ||
** Python: [https://github.com/mozilla/treeherder/tree/master/treeherder/client Source] / [http://treeherder.readthedocs. | ** Python: [https://github.com/mozilla/treeherder/tree/master/treeherder/client Source] / [http://treeherder.readthedocs.io/en/latest/submitting_data.html docs] | ||
** NodeJS: [https://github.com/mozilla/treeherder-node Source] / [https://github.com/mozilla/treeherder-node/blob/master/README.md README] | ** NodeJS: [https://github.com/mozilla/treeherder-node Source] / [https://github.com/mozilla/treeherder-node/blob/master/README.md README] | ||
* Treeherder Project Debriefs | * Treeherder Project Debriefs | ||
Revision as of 12:15, 6 March 2017
About
Treeherder is a reporting dashboard for checkins to Mozilla projects (for example, mozilla-central). It allows users to see the results of automatic builds and their respective tests. Treeherder also provides a rich set of APIs that can be used by other projects interested in this information.
Treeherder is the successor to TBPL.
For tracking performance data, see Treeherder's sister project, Perfherder.
Contributing
To make UI changes, in many cases you only need to perform a very simple setup running a local webserver pointing at the production instance, described here. If you wish to hack on the backend, or the UI and backend together, you will instead need to set up a Vagrant environment, using these steps.
- A-Team Bootcamp: Best practices for working on A-Team projects (of which Treeherder is one), including valuable information on using Git and Bugzilla. If you're new to Mozilla or the A-Team, please read this guide thoroughly before proceeding.
- Good first bugs for new developers: Bugs Ahoy
- Issue tracker: Report a bug / search open bugs / bug triage
- We use the autolander tool for automatically linking github pull requests to bugs.
- Mozilla Treeherder instances: Staging / Production (mana page) / Deployed changes info
Source and Docs
Getting in touch
- Chat on IRC: #treeherder / learn about IRC / channel logs
- Mailing list: tools-treeherder (or via Google groups)
- Weekly meetings: Notes & dial-in details
What we're working on
Assigned Treeherder bugs that have been modified in the last month. View on Bugzilla
Recent changes
Bugs fixed in the last 14 days. View on Bugzilla
| ID | Component | Summary | Assigned to |
|---|---|---|---|
| 1558594 | Treeherder: Data Ingestion | Update Treeherder to reflect new known_intermittent field in Mozlog | moijes |
| 1352402 | Treeherder: Data Ingestion | Invalid use of "id" keyword in Pulse schema |