canmove, Confirmed users
1,126
edits
m (Misc cleanup) |
(Break out contact details to their own section) |
||
Line 1: | Line 1: | ||
== | == About == | ||
[https://treeherder.mozilla.org/ Treeherder] is a reporting dashboard for checkins to Mozilla projects (for example, [https://developer.mozilla.org/en-US/docs/mozilla-central mozilla-central] or [[Gaia]]). 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. | [https://treeherder.mozilla.org/ Treeherder] is a reporting dashboard for checkins to Mozilla projects (for example, [https://developer.mozilla.org/en-US/docs/mozilla-central mozilla-central] or [[Gaia]]). 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. | ||
Line 11: | Line 11: | ||
* 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] | ||
* Bugzilla: [https://bugzilla.mozilla.org/enter_bug.cgi?product=Tree+Management&component=Treeherder File a bug] / [https://bugzilla.mozilla.org/buglist.cgi?product=Tree+Management&f1=component&v1=Treeherder&o1=substring&resolution=--- All open bugs] / [[Auto-tools/Projects/Treeherder/Bug_Triage|Bug triage]] | * Bugzilla: [https://bugzilla.mozilla.org/enter_bug.cgi?product=Tree+Management&component=Treeherder File a bug] / [https://bugzilla.mozilla.org/buglist.cgi?product=Tree+Management&f1=component&v1=Treeherder&o1=substring&resolution=--- All open bugs] / [[Auto-tools/Projects/Treeherder/Bug_Triage|Bug triage]] | ||
* Mozilla Treeherder instances: [https://treeherder.allizom.org Staging] / [https://treeherder.mozilla.org Production] ([https://mana.mozilla.org/wiki/display/websites/treeherder.mozilla.org mana page]) | * Mozilla Treeherder instances: [https://treeherder.allizom.org Staging] / [https://treeherder.mozilla.org Production] ([https://mana.mozilla.org/wiki/display/websites/treeherder.mozilla.org mana page]) | ||
Line 21: | Line 18: | ||
** Python: [https://github.com/mozilla/treeherder/tree/master/treeherder/client Source] / [http://treeherder-service.readthedocs.org/en/latest/submitting_data.html docs] | ** Python: [https://github.com/mozilla/treeherder/tree/master/treeherder/client Source] / [http://treeherder-service.readthedocs.org/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] | ||
== Getting in touch == | |||
* Chat on IRC: [irc://irc.mozilla.org/treeherder #treeherder] / [http://logs.glob.uno/?c=treeherder Channel logs] ([[IRC|learn about IRC]]) | |||
* Mailing list: [https://lists.mozilla.org/listinfo/dev-tree-management dev.tree-management] (or [https://groups.google.com/forum/#!forum/mozilla.dev.tree-management via Google groups]) | |||
* Weekly meetings: [[Auto-tools/Projects/Treeherder/Meetings|Notes & dial-in details]] | |||
== What we're working on == | == What we're working on == |