Taskcluster: Difference between revisions
Jump to navigation
Jump to search
ChrisCooper (talk | contribs) No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
'''References''' | '''References''' | ||
* [http://docs.taskcluster.net/ docs.taskcluster.net (documentation)] | * [http://docs.taskcluster.net/ docs.taskcluster.net (documentation)] | ||
* [https://github.com/taskcluster github.com/taskcluster (github organization)] | * [https://github.com/taskcluster github.com/taskcluster (github organization)] | ||
* [https://registry.hub.docker.com/repos/taskcluster/ registry.hub.docker.com/repos/taskcluster/ (public docker images)] | * [https://registry.hub.docker.com/repos/taskcluster/ registry.hub.docker.com/repos/taskcluster/ (public docker images)] | ||
* <code>#taskcluster</code> on Mozilla | * [https://chat.mozilla.org/#/room/#taskcluster:mozilla.org <code>#taskcluster</code> on Mozilla.org Matrix] | ||
== Contributing == | == Contributing == | ||
Line 23: | Line 22: | ||
* https://mail.mozilla.org/listinfo/taskcluster-announce - announcements of events, major changes (low volume, no discussion) | * https://mail.mozilla.org/listinfo/taskcluster-announce - announcements of events, major changes (low volume, no discussion) | ||
* https://lists.mozilla.org/listinfo/tools-taskcluster - general taskcluster discussion | * https://lists.mozilla.org/listinfo/tools-taskcluster - general taskcluster discussion | ||
== Links == | == Links == |
Revision as of 19:36, 3 February 2020
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
- docs.taskcluster.net (documentation)
- github.com/taskcluster (github organization)
- registry.hub.docker.com/repos/taskcluster/ (public docker images)
#taskcluster
on Mozilla.org Matrix
Contributing
A good place to get started working on TaskCluster is the Codetribute list of mentored 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.
Getting Updates
Mailing Lists
- https://mail.mozilla.org/listinfo/taskcluster-announce - announcements of events, major changes (low volume, no discussion)
- https://lists.mozilla.org/listinfo/tools-taskcluster - general taskcluster discussion
Links
- Taskcluster-RFCs - If you have a cool idea for Taskcluster, or 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!
- Participation - The details of our approach to welcoming new participants in the project and supporting long-term participants.
- Components - A (partial) list of TaskCluster's component services.
- Availability - Who from the TaskCluster team is around right now?
- Operations - Documentation for various common service requests or playbooks for reacting to failures.