Taskcluster: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 116: Line 116:
How To..
How To..


* [[/Update SSL Certificates]]
* [https://mana.mozilla.org/wiki/display/TAS/Update+SSL+Certificates Update SSL Certificates]
* [[/Enabling a new Gecko Branch]]
* [[/Enabling a new Gecko Branch]]

Revision as of 14:21, 1 December 2016

TaskCluster

Description

Taskcluster is a generic "task" execution service. This page documents mostly administrative things such as who owns which components and when the team meets.

For detailed documentation on the API's and capabilities please see docs.taskcluster.net.

Find us on #taskcluster on mozilla IRC.

References

Contributing

A good place to get started working on TaskCluster is the Bugs Ahoy list of "mentored bugs" and especially the good first bugs. If you are interested in working on a bug, you can find us in #taskcluster on irc to discuss, or just add a comment to the bug.

Larger Projects

If you are looking for a longer-term project to get involved in, check the Round Tuit Box. These projects are *not* good for beginners, and will require a lot of time, learning about TaskCluster, design, problem-solving, and working with other Mozillians. If you're thinking "that sounds a lot like an internship", then you've understood correctly!

Components

Our team follows a simple version of the usual "module ownership" pattern seen all over Mozilla... Each owner is responsible for the health (which is defined as uptime/code quality/decisions) made in each component owned. The ideal is we collaborate through our weekly meetings but each owner is ultimately responsible for yes/no decisions. Owners are _not_ for life and the team may elect new owners as time goes on.

This is a list of components which as a whole make up TaskCluster... Please contact the owners and visit the github pages for full context:

Availability

TaskCluster is a critical piece of to what goes on in Try and the other related CI tools that interact with gecko branches (mozilla-central, inbound(s), etc...).

If something goes wrong or you think something has gone wrong and wish to contact us here is a table of which hours we are available and what the irc nicks are (as always you can try #taskcluster on IRC too)

For a quick overview of taskcluster status, see status.taskcluster.net.

UTC Hour IRC Nick
0 jonasfj (pdt),
1 jonasfj (pdt),
2
3
4
5
6
7 pmoore (cet), jhford (cest)
8 pmoore (cet), jhford (cest)
9 pmoore (cet), jhford (cest)
10 pmoore (cet), jhford (cest)
11 wcosta (brt), pmoore (cet), jhford (cest)
12 wcosta (brt), pmoore (cet), jhford (cest)
13 wcosta (brt), pmoore (cet), jhford (cest), garndt (cdt), dustin (edt), Eli (cdt)
14 wcosta (brt), pmoore (cet), jhford (cest), garndt (cdt), dustin (edt), Eli (cdt)
15 selenamarie (pdt), wcosta (brt), pmoore (cet), jhford (cest), garndt (cdt), dustin (edt), Eli (cdt)
16 selenamarie (pdt), wcosta (brt), garndt (cdt), dustin (edt), Eli (cdt), bstack (pdt)
17 selenamarie (pdt), jonasfj (pdt), wcosta (brt), garndt (cdt), dustin (edt), Eli (cdt), bstack (pdt)
18 selenamarie (pdt), jonasfj (pdt), wcosta (brt), garndt (cdt), dustin (edt), Eli (cdt), bstack (pdt)
19 selenamarie (pdt), jonasfj (pdt), wcosta (brt), garndt (cdt), dustin (edt), Eli (cdt), bstack (pdt)
20 selenamarie (pdt), jonasfj (pdt), wcosta (brt), garndt (cdt), dustin (edt), Eli (cdt), bstack (pdt)
21 selenamarie (pdt), jonasfj (pdt), wcosta (brt), garndt (cdt), dustin (edt), Eli (cdt), bstack (pdt)
22 selenamarie (pdt), jonasfj (pdt), bstack (pdt)
23 selenamarie (pdt), jonasfj (pdt)

If you cannot find some one on IRC and need to escalate quickly please contact Selena Deckelmann (and failing that Jonas Finnemann Jensen)

Meetings

TaskCluster Meeting

When: Tuesday 8am PST
Where: TaskClusterPlatform Room
Agenda: https://public.etherpad-mozilla.org/p/taskcluster-weekly-meeting

This meeting is to discuss new ideas/critical issues/etc... This meeting is required for owners of modules (but open to all) and may be cancelled if there is no Agenda.

Operations Documentation

How To..