DeveloperServices: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(on-call handoff)
No edit summary
 
(88 intermediate revisions by 8 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=Laura Thomson
|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 ReviewBoard, Treeherder, 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
| Ben Kero
| devservices@moz-svc-ops.pagerduty.com
| bkero
|-
| Escalation
| Laura Thomson
| laura
|}
|}
 
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.
(Next week: usually rotates through: bkero, fubar, hwine)


= Roster =
= Roster =
Line 33: Line 34:
| style="background:#EFEFEF;" | '''Location'''
| style="background:#EFEFEF;" | '''Location'''
| style="background:#EFEFEF;" | '''Project(s)'''
| style="background:#EFEFEF;" | '''Project(s)'''
| style="background:#EFEFEF;" | '''Working Hours'''
|-
|-
|Ben Kero
|David House
|bkero
|dhouse
|PDX, OR, USA
|Montana, USA
|hg, git
|DXR, vcssync
|-
|MT
|Kendall Libby
|fubar
|Boston, MA, USA
|treeherder, Reviewboard, DXR, hg, git
|-
|Gregory Szorc
|gps
|Vancouver, BC, Canada
|hg, Reviewboard, build module owner
|-
|-
|Hal Wine (on loan from RelEng)
|Connor Sheehan
|hwine
|sheehan
|San Francisco, CA, USA
|Toronto, CA
|VCSs, releng and IT liaison
|hg
|ET
|-
|-
|Laura Thomson
|
|laura
|glob
|Maryland, USA
|Perth, AUS
|Manager
|hg
|GMT+08:00
|}
|}


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


= Meetings =
= Meetings =
Line 75: Line 70:


= Services =
= Services =
* [[/Account Recovery]] - how to re-enable account access
* [[/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)