EngineeringProductivity/Projects/Treeherder: Difference between revisions
(→Source and Docs: add link to project debrief) |
m (s/Auto-tools/EngineeringProductivity/ in meeting link) |
||
Line 26: | Line 26: | ||
* Chat on IRC: [irc://irc.mozilla.org/treeherder #treeherder] / [[IRC|learn about IRC]] / [http://logs.glob.uno/?c=mozilla%23treeherder channel logs] | * Chat on IRC: [irc://irc.mozilla.org/treeherder #treeherder] / [[IRC|learn about IRC]] / [http://logs.glob.uno/?c=mozilla%23treeherder channel logs] | ||
* Mailing list: [https://lists.mozilla.org/listinfo/tools-treeherder tools-treeherder] (or [https://groups.google.com/forum/#!forum/mozilla.tools.treeherder via Google groups]) | * Mailing list: [https://lists.mozilla.org/listinfo/tools-treeherder tools-treeherder] (or [https://groups.google.com/forum/#!forum/mozilla.tools.treeherder via Google groups]) | ||
* Weekly meetings: [[ | * Weekly meetings: [[EngineeringProductivity/Projects/Treeherder/Meetings|Notes & dial-in details]] | ||
== What we're working on == | == What we're working on == |
Revision as of 14:22, 5 October 2016
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
No results.
Recent changes
Bugs fixed in the last 14 days. View on Bugzilla
ID | Component | Summary | Assigned to |
---|---|---|---|
1980188 | Treeherder | The treeherder reftest-analyzer view seems to be broken | |
1923410 | Treeherder: Frontend | intermittent failure view should allow filtering product/component as a drop down list for multiple selections |