Auto-tools/New Contributor: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (Bug 1082602)
Line 51: Line 51:
* How to [https://developer.mozilla.org/en/Build_Documentation build]
* How to [https://developer.mozilla.org/en/Build_Documentation build]
* How to [https://wiki.mozilla.org/Build:TryServer use Try Server]
* How to [https://wiki.mozilla.org/Build:TryServer use Try Server]
* Watch the status on [http://tests.themasta.com/tinderboxpushlog/ "pushlog" (aka "tbpl" or "tinderbox pushlog")]
* Watch the status on [https://treeherder.mozilla.org/#/jobs?repo=try Treeherder]


= The Brief Guide to Coding =
= The Brief Guide to Coding =

Revision as of 17:27, 21 December 2014

Welcome! First things first, you should meet the Ateam.

This will look like a lot, but the good news is that you don't need to understand or even use all this to be effective. So, "Don't Panic".

Just bookmark this page and refer back to it as needed. I've structured it like a task list, so when you see someone say something like "Flag that patch on the orange for review" you can come here and figure out what people are talking about (or just ask them).

The best way to get in touch with people, or to get a better idea of the projects is to talk to us over on the #ateam channel in IRC!

IRC

Conference Call

Bugzilla

Automation Harnesses

E-Mail & Mailing Lists

  • Watch our newsgroup mozilla.tools for things related to automation and tools at Mozilla.
  • Watch m.d.quality for information on testing
  • Watch m.d.Planning for project wide notices and meeting announcements
  • Watch m.d.Platform for technical discussions regarding the Gecko Platform
  • To keep abreast of the latest status on the entire project, Planet Mozilla is useful, but is a TON of data.
  • To watch the automated messages coming out of the automation, see mozilla.dev.tree-management
  • Watch m.d.a.Firefox for Firefox front end design, questions and status

MXR & Pastebin

Building & Build/Test Status Reporting

The Brief Guide to Coding