DeveloperServices: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(update paging)
No edit summary
 
(62 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Archived}}
(nothing here)
<!-- glob: hiding content to make it clear it's obsolete.
<section begin=summary />{{TeamSummary
<section begin=summary />{{TeamSummary
|teamtitle=Developer Services
|teamtitle=Developer Services
|teampagelocation=DeveloperServices
|teampagelocation=DeveloperServices
|teamlead=Lawrence Mandel
|teamlead=Kendall Libby
|mailinglist=
|mailinglist=developer-services@mozilla.org
|description=The Developer Services team works on version control systems and related tools at Mozilla.
|description=The Developer Services team works on version control systems and related tools at Mozilla.
* We work on hg, git, svn, cvs, and bzr.
* We work on hg, git-internal, and vcs-sync.
* We support the try repository.
* We support the try repository.
* We also provide operational support for BMO, MozReview, Treeherder, MXR, and DXR.
* We also provide operational support for Treeherder (DB only), and DXR.
}}<section end=summary />
}}<section end=summary />


= Oncall for VCS =
= Oncall for VCS =
"Oncall" is really "escalation path" for services we handle. Start with the service owner, then irc channel (below), then escalate to oncall if no response.
{| class="fullwidth-table"
{| class="fullwidth-table"
| style="background:#EFEFEF;" |'''Role'''
| style="background:#EFEFEF;" |'''Role'''
| style="background:#EFEFEF;" |'''Name'''
| style="background:#EFEFEF;" |'''Name'''
| style="background:#EFEFEF;" |'''Contact'''
| style="background:#EFEFEF;" |'''IRC Contact'''
|-
|-
| Primary
| Primary
| Kendall Libby
| devservices@moz-svc-ops.pagerduty.com
| fubar
|-
| Backup on call (next week duty)
| Hal Wine
| hwine
|-  
| Backup on call
| Ben Kero
| bkero
|-
| Escalation
| Lawrence Mandel
| lmandel
|}
|}
As always with service issues, please indicate urgency and contact information in any page or voice mail. Using Nagios paging is most reliable.
As always with service issues, please indicate urgency and contact information in any page or voice mail. Using Nagios paging is most reliable.  For less urgent contact methods, see [[#contact|contact info]] below.


= Roster =
= Roster =
Line 42: Line 36:
| style="background:#EFEFEF;" | '''Working Hours'''
| style="background:#EFEFEF;" | '''Working Hours'''
|-
|-
|Ben Kero
|David House
|[[DeveloperServices/Ben Kero|bkero]]
|dhouse
|PDX, OR, USA
|Montana, USA
|hg, git, github
|DXR, vcssync
|PST
|MT
|-
|Kendall Libby
|fubar
|Boston, MA, USA
|BMO, Treeherder, Reviewboard, DXR, MXR, hg, git
|EST
|-
|-
|Gregory Szorc
|Connor Sheehan
|gps
|sheehan
|Vancouver, BC, Canada
|Toronto, CA
|hg, Reviewboard, build module owner
|hg
|PST
|ET
|-
|-
|Hal Wine (on loan from RelEng)
|
|hwine
|glob
|San Francisco, CA, USA
|Perth, AUS
|VCSs, releng and IT liaison
|hg
|PST
|GMT+08:00
|-
|Lawrence Mandel
|lmandel
|Toronto, ONT, Canada
|Manager
|EST
|}
|}


To contact all of the above, use the list developer-services@mozilla.org
<div id="contact"> </div>
To contact all of the above, use the list developer-services@mozilla.org or [ircs://irc.mozilla.org/#vcs #vcs].


Additional folks work on various modifications and extensions to the version control systems. They can be reached at dev-version-control@lists.mozilla.org.
Additional folks work on various modifications and extensions to the version control systems. They can be reached at dev-version-control@lists.mozilla.org or [ircs://irc.mozilla.org/#vcs #vcs].


= Projects =
The other systems we support follow the "devops" model -- the first point of contact for operations and support are the following channels on irc:
{| class="fullwidth-table"
* [ircs://irc.mozilla.org/#bteam #bteam] for BMO
| style="background:#EFEFEF;" |'''Project Name'''
* [ircs://irc.mozilla.org/#treeherder #treeherder] for Treeherder ([https://groups.google.com/forum/#!forum/mozilla.tools.treeherder discussion list])
| style="background:#EFEFEF;" |'''Description'''
* [ircs://irc.mozilla.org/#mozreview #mozreview] for MozReview
| style="background:#EFEFEF;" | '''Primary Contact'''
* [ircs://irc.mozilla.org/#static #static] for DXR
|-
| [http://example.com project]
| This project does something
| laura@mozilla.com
|}


= Meetings =
= Meetings =
Line 95: Line 73:
* [[/git]] - details of our Git DVCS system
* [[/git]] - details of our Git DVCS system
* [[/hg]] - details of our Mercurial DVCS system
* [[/hg]] - details of our Mercurial DVCS system
-->

Latest revision as of 13:39, 1 July 2024

ARCHIVED
This page has been archived and its contents may be out of date.

(nothing here)